Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,856 for

ttf

(0.13 sec)
  1. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) { Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Font classes for supported Font Formats | API f...

    To understand Aspose.Font for .NET library start from the hierarchy of its classes. The article will give you understanding of how to manipulate fonts....Font object type TrueType TTF Type 1 Type 1 Compact Font Format...for loading with Aspose.Font: ttf , ttc , eot , woff , woff2 ....

    docs.aspose.com/font/net/developer-guide/font-c...
  4. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal document quality....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) { Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::FontSavingArgs::get_Font...

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

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

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontSavingCallback method. Allows to control how fonts are saved when a document is saved to HTML, MHTML or EPUB 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::FontSavingArgs::get_IsEx...

    Aspose::Words::Saving::FontSavingArgs::get_IsExportNeeded method. Allows to specify whether the current font will be exported as a font resource. Default is true 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 split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...contrib repository and install ttf-mscorefonts-installer RUN apt-get...install -y --no-install-recommends ttf-mscorefonts-installer && \ apt-get...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  10. 自定义 PowerPoint 字体在 C#|Aspose.Slides 文档

    在 C# 中的 PowerPoint 自定义字体...ttf) 和 TrueType Collection (.ttc)...( "customfonts\\CustomFont1.ttf" ); byte [] memoryFont2 = File...

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