Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,856 for

ttf

(0.09 sec)
  1. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....ttf" ; 5 //Font file name with full...e::TTF, System::MakeObject < FontFileDefinition > (u "ttf" ,...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  2. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your document processing experience....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) { Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::FontSavingArgs::get_Ital...

    Aspose::Words::Saving::FontSavingArgs::get_Italic method. Indicates whether the current font is italic in C++....ttf files and save them alongside...{ return s . EndsWith ( u ".ttf" ); }; for ( String fontFilename...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::FontSavingArgs::get_Orig...

    Aspose::Words::Saving::FontSavingArgs::get_OriginalFileName method. Gets the original font file name with an extension in C++....ttf files and save them alongside...{ return s . EndsWith ( u ".ttf" ); }; for ( String fontFilename...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!...ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) { Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Font Conversion. Advanced details | C++

    Conversion functionality from Aspose.Font. Sometimes you need to read converted font data before saving the it. The method here is aimed to help with it....Font type Font object TTF Aspose.Font.Ttf.TtfFont Type1 Aspose...Cff.CffFont OTF Aspose.Font.Ttf.TtfFont Use resultant font object...

    docs.aspose.com/font/cpp/convert/advanced-metho...
  7. Aspose::Words::Saving::FontSavingArgs::get_Docu...

    Aspose::Words::Saving::FontSavingArgs::get_Document method. Gets the document object that is being saved in C++....ttf files and save them alongside...{ return s . EndsWith ( u ".ttf" ); }; for ( String fontFilename...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::IFontSavingCallback::Fon...

    Aspose::Words::Saving::IFontSavingCallback::FontSaving method. Called when Aspose.Words is about to save a font resource in C++....ttf files and save them alongside...{ return s . EndsWith ( u ".ttf" ); }; for ( String fontFilename...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::FontSavingArgs::get_Bold...

    Aspose::Words::Saving::FontSavingArgs::get_Bold method. Indicates whether the current font is bold in C++....ttf files and save them alongside...{ return s . EndsWith ( u ".ttf" ); }; for ( String fontFilename...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 在 Java 中使用自定义 PowerPoint 字体|Aspose.Slides 文档

    在 Java 中使用 PowerPoint 自定义字体...ttf) 和 TrueType Collection (.ttc)...readAllBytes ( "customfonts/CustomFont1.ttf" ); byte [] memoryFont2 = Files...

    docs.aspose.com/slides/zh/java/custom-font/