Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,763 for

font info

(0.09 sec)
  1. SystemFontSource class | Aspose.Words for Python

    aspose.words.Fonts.SystemFontSource class. Represents all TrueType Fonts installed to the system...class Represents all TrueType fonts installed to the system. To...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....pdf" ); } Loading Font from Stream The following code...code snippet shows how to load Font from Stream object when adding...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  3. PowerPoint (PPT/PPTX) and Excel (XLS/XLSX) not ...

    Hi Aspose Team, We are facing an issue with file conversion on Amazon Linux 2 (EC2). Our PPT/PPTX → PDF and XLS/XLSX → PDF conversions are not working. No exceptions are thrown, but the PDF output is either not create…...a license (evaluation mode) Fonts: Arial.ttf included in project...project path (ProductionServicev2/Fonts) Issue Summary On Amazon Linux...

    forum.aspose.com/t/powerpoint-ppt-pptx-and-exce...
  4. FontInfo class | Aspose.Words for Python

    aspose.words.Fonts.FontInfo class. Specifies Information about a Font used in the document...Specifies information about a font used in the document. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....isUnicode(true); // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/java/com.aspose.word...
  6. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...text shaper for '/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold...environment is likely due to missing font support or libraries required...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  7. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_Font_sources method. Resets the Fonts sources to the system default....reset_font_sources method reset_font_sources() Resets the fonts...the system default. def reset_font_sources ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using C++https://products.aspose.com/pdf/cpp/conversion/Recent content in PDF Conversion Solution using C++ on Aspsoe.P......has-text-white has-background-info https://purchase.aspose.com/pricing/pdf/cpp/...annotations, handling custom fonts and much more. Aspose.PDF for...

    products.aspose.com/pdf/cpp/conversion/index.xml
  9. 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...
  10. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...outputFileName ); } Loading Font from Stream The following code...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/