Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 172,385 for

document formatting

(0.15 sec)
  1. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...the Working with Fonts documentation article. Remarks You do...all_caps True if the font is formatted as all capital letters. auto_color...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StyleCollection.default_paragraph_format proper...

    StyleCollection.default_paragraph_format property. Gets Document default paragraph Formatting....default_paragraph_format property StyleCollection.default_paragraph_format...default_paragraph_format property Gets document default paragraph formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with OneNote Document | Aspose.Note Doc...

    This Document provides guidance on working with OneNote Documents....Framework Working with OneNote Document Live Demos High Code APIs...Pricing Buy Working with OneNote Document Contents [ Hide Show ] Extract...

    docs.aspose.com/note/net/working-with-onenote-d...
  4. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF Documents in Python using Aspose.PDF for Document analysis....rectangular area in a PDF document using the TextAbsorber class...class. It employs pure text formatting mode for clean, unformatted...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  5. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....the Working with Tables documentation article. Remarks: It is...styles of a table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...a custom style. doc = aw . Document () style = doc . styles ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. get font ()...style. let doc = new aw . Document (); let style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word Formatting features, working with styles and themes using C++....based on styles from a Word document can be useful to identify...paragraphs and runs of text formatted with a specific style. For...

    docs.aspose.com/words/cpp/working-with-styles-a...
  9. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word Documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface.... Word documents are created programmatically...instance of Document Class to add a blank Word document Create DocumentBuilder...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/
  10. Aspose::Words::Font::ClearFormatting method | A...

    Aspose::Words::Font::ClearFormatting method. Resets to default font Formatting in C++....method Resets to default font formatting. void Aspose :: Words ::...Remarks Removes all font formatting specified explicitly on the...

    reference.aspose.com/words/cpp/aspose.words/fon...