Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 139,084 for

font

(0.37 sec)
  1. Adding Text Dynamically|Aspose.Slides Documenta...

    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 . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //Write the output...

    docs.aspose.com/slides/net/adding-text-dynamica...
  2. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics.... Q: Why are the layout and fonts in the output document different...original? The font may not be available, or the font format is supported...

    docs.aspose.com/words/cpp/faq/
  5. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...uses Aptos , which is cloud font, so it is not installed by default...does not download cloud fonts. The fonts are required to build...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  6. Aspose::Words::Saving::FontSavingArgs::get_IsEx...

    Aspose::Words::Saving::FontSavingArgs::get_IsExportNeeded method. Allows to specify whether the current Font will be exported as a Font resource. Default is true in C++....whether the current font will be exported as a font resource. Default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Index Value Error while converting Words to PDF...

    While converting Word document to PDF Document using Aspose.words in SUSE Linux Environment, Facing Error like Below Expected a value between 0 and 0. Parameter name: index java.lang.IllegalArgumentException: Expected a…...having simple bullets [~ symbol font] into PDF using aspose words...System if don’t have Symbol font installed then This issue can...

    forum.aspose.com/t/index-value-error-while-conv...
  8. Aspose.Words 25.5 Cannot invoke \"com.aspose.wo...

    I run on linux, and did not encounter this problem in 25.4. ibm-japan.docx (58.0 KB)...font.directories}") String fontDirectories...@Value("${esl.converter.aspose.font.load-noto-fallback-settings}")...

    forum.aspose.com/t/aspose-words-25-5-cannot-inv...
  9. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python....PDFs Contents [ Hide ] Reduce font size manually and then extract...achieved by first reducing the font size of all text fragments before...

    docs.aspose.com/pdf/python-net/text-extraction-...
  10. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same Font formatting...of characters with the same font formatting. To learn more, visit...(Inherited from Node ) font Provides access to the font formatting of...

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