Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 219,462 for

formatting

(0.24 sec)
  1. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row Formatting properties....represents current table row formatting properties. get rowFormat...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldNoteRef.insertReferenceMark property | Asp...

    FieldNoteRef.insertReferenceMark property. Inserts the reference mark with the same character Formatting as the Footnote Reference or Endnote Reference style....mark with the same character formatting as the Footnote Reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects....the appropriate paragraph formatting has been changed. AutomaticallyUpdate...style reverts to the default formatting. Assert . That ( doc . Styles...

    reference.aspose.com/words/net/aspose.words/sty...
  4. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell....startTable (); // Setting table formatting options for a document builder...endRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShadowFormat.clear method | Aspose.Words for Py...

    ShadowFormat.clear method. Clears shadow format....method clear() Clears shadow format. def clear ( self ): ... Examples...how to work with a shadow formatting for the shape. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...reams, save_options, merge_format_mode) Merges the given input.... ImageSaveOptions , merge_format_mode : aspose . words . lowcode...

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

    Font.bold property. True if the font is formatted as bold....property True if the font is formatted as bold. get bold () : boolean...Examples Shows how to insert formatted text using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 23167004.xlsx

    Sheet1 Red color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...is because of Conditional Formatting. Put 101 or any value >100...

    docs.aspose.com/cells/tr/cpp/apply-conditional-...
  9. 23167004.xlsx

    Sheet1 Red color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...is because of Conditional Formatting. Put 101 or any value >100...

    docs.aspose.com/cells/ja/cpp/apply-conditional-...
  10. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...particularly with lists and their formatting. When splitting a document...Check List Formatting : Ensure that the list formatting is correctly...

    forum.aspose.com/t/list-labels-not-getting-reat...