Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 173,101 for

document formatting

(0.12 sec)
  1. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....processing of Microsoft Word documents and supports fields in the...following ways: all fields in a document are preserved during open/save...

    docs.aspose.com/words/cpp/fields-overview/
  2. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading Formatting for the cell....that refers to the shading formatting for the cell. get shading...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a Document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....insert a new paragraph into the document, in fact, you need to insert...a string of text into the document, but also adds a paragraph...

    docs.aspose.com/words/net/working-with-paragraphs/
  4. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving in Java....Words during document loading or saving. Examples:... // Open a document that contains text formatted with a font...

    reference.aspose.com/words/java/com.aspose.word...
  5. Font class | Aspose.Words for Node.js

    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...allCaps True if the font is formatted as all capital letters. autoColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks Formatting changes, ensuring accurate Document edits and enhanced collaboration....property Returns true if formatting of the object was changed...paragraph is a format revision. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/par...
  8. FieldIndexFormat enumeration | Aspose.Words for...

    aspose.words.fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a Document....Specifies the formatting for the FieldIndex fields in a document. Members...how to formatting FieldIndex fields. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Copy Range Data Only|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....copying the data only, not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/net/copy-range-data-only/