Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 178,122 for

document formatting

(0.49 sec)
  1. Merger.merge_to_images_streams method | Aspose....

    Merger.merge_to_images_streams method. Merges the given input Document streams into a single output Document using specified image save options...save_options, merge_format_mode) Merges the given input document streams...streams into a single output document using specified image save options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::SoftEdgeFormat class | ...

    Aspose::Words::Drawing::SoftEdgeFormat class. Represents the soft edge Formatting for an object in C++....Represents the soft edge formatting for an object. class SoftEdgeFormat...how to work with soft edge formatting. auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow Formatting for the shape....shadow_format property ShapeBase.shadow_format property Gets...shadow formatting for the shape. @property def shadow_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell.... Document (); let builder = new aw ...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...object and attaches it to a new Document object. DocumentBuilder(options)...it to a new Document object. Additional document building options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.frameFormat property | Aspose.Words f...

    Paragraph.frameFormat property. Provides access to the frame Formatting properties....Provides access to the frame formatting properties. get frameFormat...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a Document using Python....Contents (TOC) fields in Word documents using Aspose.Words for Python...Often you will work with documents containing a table of contents...

    docs.aspose.com/words/python-net/working-with-t...
  9. Working with Sections in Java|Aspose.Words for ...

    Understanding Document section concepts and manipulation practices using Java. Insert section into a Document Java. Remove section Java. Copy sections between Documents....want a document that does not have the same formatting across...need to modify page number formats, have different page size and...

    docs.aspose.com/words/java/working-with-sections/
  10. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top left...

    docs.aspose.com/cells/javascript-cpp/merging-an...