Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 139,613 for

font

(0.18 sec)
  1. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::WarningInfoCollection::Clear met...

    Aspose::Words::WarningInfoCollection::Clear method. Removes all elements from the collection in C++....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/cpp/aspose.words/war...
  3. DocumentBase.warning_callback property | Aspose...

    DocumentBase.warning_callback property. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss....match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Specify Individual or Private Set of Fonts for ...

    Learn how to specify an individual or private set of Fonts for workbook rendering using Aspose.Cells for C++....Individual or Private Set of Fonts for Workbook Rendering with...you specify the fonts directory or a list of fonts for all workbooks...

    docs.aspose.com/cells/cpp/specify-individual-or...
  5. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the document building process in Java....// Default font size is 12. builder.writeln("Font size 12 here...insertCell(); // Changes the font size inside the table. builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. SystemFontSource.get_system_font_folders method...

    SystemFontSource.get_system_Font_folders method. Returns system Font folders or empty array if folders are not accessible....get_system_font_folders method get_system_font_folders() Returns...Returns system font folders or empty array if folders are not accessible...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable Font fallback options, ensuring seamless document rendering and enhanced text display....FontFallbackSettings class Specifies font fallback mechanism settings...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  9. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.FontSavingcom.aspose.words.FontSavingArgs event in Java....set to true , it saves each font subject for export into a separate...controls whether particular font resource should be exported...

    reference.aspose.com/words/java/com.aspose.word...
  10. FontFamily | Aspose.Words for Java

    Represents the Font family in Java....the font family. Remarks: A font family is a set of fonts having...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/java/com.aspose.word...