Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 89,979 for

doc format

(0.38 sec)
  1. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Build the outer table....

    reference.aspose.com/words/net/aspose.words.tab...
  2. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... doc = aw . Document ( file_name =...effectively. self . assertEqual ( 6 , doc . revisions . count ) # The parent...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision...relates to change of Style formatting, use Revision.parent_style...revision type of an inline node. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldComments Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldComments class to efficiently implement and manage COMMENTS fields in your Documents. Enhance your Document processing today!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateNestedTable () { Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.tab...
  6. FieldBidiOutline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBidiOutline class for seamless BIDIOUTLINE field implementation, enhancing your Document processing capabilities.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled....property Returns true if formatting of the object was changed...type of an inline node. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... doc = aw . Document ( file_name =...effectively. self . assertEqual ( 6 , doc . revisions . count ) # The parent...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPAGES field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInFormation property. Specifies whether to write the roundtrip inFormation when saving to HTML, MHTML or EPUB... let doc = new aw . Document ( base ....exportRoundtripInfor = exportRoundtripInfor ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...