Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 139,617 for

font

(0.14 sec)
  1. PdfSaveOptions.font_embedding_mode property | A...

    PdfSaveOptions.Font_embedding_mode property. Specifies the Font embedding mode....font_embedding_mode property PdfSaveOptions.font_embedding_mode...Specifies the font embedding mode. @property def font_embedding_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FolderFontSource.type property | Aspose.Words f...

    FolderFontSource.type property. Returns the type of the Font source....property Returns the type of the font source. @property def type (...self ) -> aspose . words . fonts . FontSourceType : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fonts Conversion | C++ Solution

    Convert Fonts with the C++ Font processing library and web applications. Conversion functionality that can work with TTF, WOFF, CFF, EOT and Type 1 Fonts....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/
  4. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default Font formatting....clear_formatting() Resets to default font formatting. def clear_formatting...self ): ... Remarks Removes all font formatting specified explicitly...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.Fonts.FontFallbackSettings.save method...Examples Shows how to load and save font fallback settings to/from a...set of font fallback settings. with open ( MY_DIR + 'Font fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Specify TrueType Fonts Location|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....AI How to Specify TrueType Fonts Location Contents [ Hide ] This...TrueType fonts . How to explicitly specify TrueType font folders...

    docs.aspose.com/cells/java/how-to-specify-truet...
  7. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....format a run of text using its font property. let doc = new aw ...let font = run . font ; font . name = "Courier New" ; font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute Font names for given original Font name....set_substitutes(original_font_name, substitute_font_names) Override substitute...substitute font names for given original font name. def set_substitutes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …... ( Font, encodedString, & registeredPdfString)...process. This can happen if the font being used does not support...

    forum.aspose.com/t/encountering-an-error-while-...
  10. PDF Generation Replaces Some Characters with Qu...

    I’m generating a Word document using the same template on both Windows and Unix environments using Aspose Build Report in Java. The Word documents are generated correctly in both environments, with all characters rendere…...environment is missing the Calibri font which causes the incorrect rendering...manually copied the Calibri font into the Corretto Docker image...

    forum.aspose.com/t/pdf-generation-replaces-some...