Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 141,413 for

font

(0.23 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. 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...
  3. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your document's clarity and presentation today!...Contents [ Hide ] Font.Hidden property True if the font is formatted...text that we create using this Font object will be invisible in...

    reference.aspose.com/words/net/aspose.words/fon...
  4. 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...
  5. 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...
  6. 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...
  7. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this chart series....Shows how to work with a legend font. doc = aw . Document ( file_name...default font size all legend entries. chart_legend . font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FileFontSource constructor | Aspose.Words for P...

    aspose.words.Fonts.FileFontSource constructor...Description file_path str Path to font file. FileFontSource(file_path...file_path str Path to font file. priority int Font source priority...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...print ( f "Font - Name : { textFragment . text_state . font . font_name...font_name } " ) print ( f "Font - IsAccessible : { textFragment...

    products.aspose.com/pdf/zh-hans/python-net/search/
  10. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....Hide ] Set Custom Form Field Font Form fields in Adobe PDF files...default fonts. Aspose.PDF allows developers to apply any font as a...

    docs.aspose.com/pdf/java/modifing-form/