Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 137,561 for

font

(0.56 sec)
  1. Manipulating FODG files|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.... Improve default font option usage on Linux As Aspose...Aspose.Imaging supports default font setting, it needs to be enhanced...

    docs.aspose.com/imaging/net/manipulating-fodg-f...
  2. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... font . name = 'Courier New' builder... paragraph_format . style . font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  4. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/java/developer-guide/export...
  5. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... font . color = "#FF0000" ; expect...type ); expect ( newStyle . font . name ). toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate Font rendering based on character codes for better readability....property Determines whether the font attributes will be changed according...Examples Shows how to update the font to match the character code...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Render Presentations with Fallback Fonts in С++...

    Render presentations with fallback Fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....Presentations with Fallback Fonts in С++ Contents [ Hide ] The...fallback font rules collection . Remove() a fallback font rule and...

    docs.aspose.com/slides/cpp/render-presentation-...
  8. Running aspose slides net in an alpine containe...

    So we are running aspose slides net in an alpine container and facing the error below when the presentation is saved to a memory stream. System.ArgumentException: Font ‘?’ cannot be found. at System.Drawing.SafeNativeM…...ArgumentException: Font ‘?’ cannot be found. at System...ArgumentException related to a missing font when using Aspose.Slides in...

    forum.aspose.com/t/running-aspose-slides-net-in...
  9. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....()); Console :: WriteLine ( u "Font - Name :- {0}" , textFragment...textFragment -> get_TextState () -> get_Font () -> get_FontName ()); Console...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  10. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...