Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 139,610 for

font

(0.09 sec)
  1. TableSubstitutionRule.getSubstitutes method | A...

    TableSubstitutionRule.getSubstitutes method. Returns array containing substitute Font names for the specified original Font name....substitute font names for the specified original font name. getSubstitutes...Original font name. Returns List of alternative font names. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 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-hant/python-net/search/
  3. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.Fonts.FontSettings.set_Fonts_sources method...set_fonts_sources method Contents [ Hide ] set_fonts_sources(sources)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PDF Search API | Aspose.PDF

    Search PDF documents without opening with free cross-platform Apps and High Code APIs for any platform....WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    products.aspose.com/pdf/search-pdf/
  5. Aspose::Words::Layout::LayoutOptions::get_KeepO...

    Aspose::Words::Layout::LayoutOptions::get_KeepOriginalFontMetrics method. Gets or sets an indication of whether the original Font metrics should be used after Font substitution. Default is true in C++....the original font metrics should be used after font substitution...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default Font substitution rule in Java....FontSubstitutionRule Default font substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Format Text|Aspose.Slides Documentation

    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....//Add Verdana font FontEntity font = pres . Fonts [ 0 ]; FontEntity...verdanaFont = new FontEntity ( pres , font ); verdanaFont . FontName =...

    docs.aspose.com/slides/net/format-text/
  8. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the documentation article in C++....Indicates whether the current font is bold. get_Document () const...const Indicates the current font family name. get_FontFileName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...content: <body style=' font-size:11px;font-family:Arial;'><div ...class="chromeDivs" style="font-size:10pt;font-family:Arial;"> <p class="chromeDivs"...

    forum.aspose.com/t/checkboxes-on-second-page-al...
  10. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_Font method. Retrieves character formatting previously saved on the stack....pop_font method pop_font() Retrieves character formatting previously...saved on the stack. def pop_font ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...