Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 120,958 for

font

(0.14 sec)
  1. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++.... FontSubstitution 131072 Font has been substituted. FontEmbedding...FontEmbedding 262144 Loss of embedded font information during document...

    reference.aspose.com/words/cpp/aspose.words/war...
  2. Frequently Asked Questions | Aspose.Font for C++

    Get answers to all the most frequent questions about Aspose.Font for C++, which is a comprehensive API for Font manipulation and management....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/faq/
  3. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML text effect is applied.... font . has_dml_effect ( aw . TextDmlEffect.... assertTrue ( runs [ 1 ] . font . has_dml_effect ( aw . TextDmlEffect...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying TrueType Font sources for optimal results....TrueType fonts when rendering documents or embedding fonts. public...sources that contain TrueType fonts. Remarks By default, Aspose...

    reference.aspose.com/words/net/aspose.words.fon...
  5. FontFallbackSettings.BuildAutomatic | Aspose.Wo...

    Discover the FontFallbackSettings BuildAutomatic method that effortlessly scans Fonts to create optimal fallback settings for enhanced typography....settings by scanning available fonts. public void BuildAutomatic...non-optimal fallback settings. Fonts are checked by Unicode Character...

    reference.aspose.com/words/net/aspose.words.fon...
  6. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last section of the document....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character formatting previously saved on the stack....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . font . name = "Arial" ; builder . font . size = 24...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!...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/net/aspose.words/iwa...
  10. How to fix exception - Could not initialize cla...

    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....font.FontScaler Contents [ Hide ]...Could not initialize class sun.font.FontScaler. The exception looks...

    docs.aspose.com/cells/java/how-to-fix-exception...