Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 139,844 for

font

(0.76 sec)
  1. Font.locale_id property | Aspose.Words for Python

    Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters....locale_id property Font.locale_id property Gets or sets the locale...DocumentBuilder ( doc ) # If we set the font's locale to English and insert...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontFallbackSettings.load_ms_office_fallback_se...

    FontFallbackSettings.load_ms_office_fallback_settings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office Fonts....fallback and uses Microsoft office fonts. def load_ms_office_fallback_settings...fallback font settings. doc = aw . Document () font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadMsOfficeFallbackSettings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office Fonts in C++....Aspose::Words::Fonts::FontFallbackSettings::LoadMsOfficeFallback...Microsoft office fonts. void Aspose :: Words :: Fonts :: FontFallbackSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Hiding Code Text that is too Long to Display in...

    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....$codeLocation -> None ); $font = new Font (); $builder -> setCodeTextFont...setCodeTextFont ( new Font ( "Serif" , $font -> BOLD . $font -> ITALIC ...

    docs.aspose.com/barcode/java/hiding-code-text-t...
  5. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontNameSubstitution method. Settings related to Font name substitution rule in C++....Aspose::Words::Fonts::FontSubstitutionSett::get_FontNameSubstitution... method Settings related to font name substitution rule. const...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. 4. Standard LaTeX fonts

    This article is a brief introduction to the standard text Fonts distributed together with LaTeX....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-standard-fonts/
  7. PageSetup.CharactersPerLine | Aspose.Words for ...

    Control your document layout with the PageSetup CharactersPerLine property. Easily adjust characters per line for optimal readability and design....value depends on page width and font size of the Normal style. Minimum...character pitch is 90 percent of the font size. For example, maximum number...

    reference.aspose.com/words/net/aspose.words/pag...
  8. color_definitions_base__2_d035a56f9300d022447df...

    :root{--scheme-type: light;--primary: #222222;--secondary: #ffffff;--tertiary: #0088cc;--quaternary: #e45735;--header_background: #ffffff;--header_primary: #333333;--highlight: #ffff4d;--danger: #c......on-rgb: 248, 248, 248}@font-face{font-family:Ubuntu;src:url("https://forum..."https://forum.aspose.com/fonts/Ubuntu-Regular.ttf?v=0.0.9")...

    forum.aspose.com/stylesheets/color_definitions_...
  9. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "blue" ; let duplicateStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...word document content (like Font, Font Size, Line Spacing, Word...output: Embed Fonts : Make sure to embed all fonts used in your...

    forum.aspose.com/t/pdf-rendition-is-not-getting...