Aspose::Page::EPS::PsDocument::ConvertType1FontToTTF method
PsDocument::ConvertType1FontToTTF method
Type 1 फ़ॉन्ट को TrueType में परिवर्तित करता है। परिवर्तित TTF फ़ॉन्ट का नाम इनपुट Type 1 फ़ॉन्ट के समान होगा, जिसमें “.ttf” एक्सटेंशन होगा। TTF फ़ाइल को निर्दिष्ट आउटपुट निर्देशिका में सहेजा जाएगा।
void Aspose::Page::EPS::PsDocument::ConvertType1FontToTTF(System::String type1FontFilePath, System::String outputDir)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| type1FontFilePath | System::String | Type 1 फ़ॉन्ट फ़ाइल पथ। |
| outputDir | System::String | आउटपुट डायरेक्टरी जहाँ परिणामी TrueType फ़ॉन्ट को सहेजा जाता है। |
संबंधित देखें
- Class String
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++