Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 134,547 for

font

(0.54 sec)
  1. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…...pagination are most often caused by font‑related issues – the conversion...engine cannot find the exact fonts used in the Word document, so...

    forum.aspose.com/t/word-to-pdf-document-format/...
  3. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 JavaScript 通过 C++ 为 HTML 渲染的电子表格设置默认字体|Docum...

    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....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...invalid font which does not exist." ; // Set the font of cell...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  5. Aspose::Words::Fonts::FontInfo::get_Family meth...

    Aspose::Words::Fonts::FontInfo::get_Family method. Gets or sets the Font family this Font belongs to in C++....Aspose::Words::Fonts::FontInfo::get_Family method Contents [...method Gets or sets the font family this font belongs to. Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current table substitution settings to stream in C++....Aspose::Words::Fonts::TableSubstitutionRul::Save method Contents...stream. void Aspose :: Words :: Fonts :: TableSubstitutionRul :: Save...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Getting Started | Aspose.Font for Node.js

    Node.js Font Manipulation API's Getting Started section covers topics including Product Overview, Installation and run examples, and Licensing....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/getting-started/
  8. Product Overview | Aspose.Font for C++

    C++ APIs for the developers to manipulate and Font files. Here you will find Aspose.Font API Solution for C++ overview....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/product-overview/
  9. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your document processing.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/java/document-builder-ove...