Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 67,639 for

document

(0.14 sec)
  1. HtmlSaveOptions.ResourceFolderAlias | Aspose.Wo...

    Optimize your HTML Documents with the HtmlSaveOptions ResourceFolderAlias property, defining folder names for efficient URI construction of resources....resources written into an HTML document. Default is an empty string...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....different place where the document collects and displays its...its footnotes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor...that can be used to save a document in the SaveFormat.HTML format...that can be used to save a document in the SaveFormat.HTML , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....doc DocumentBase The owner document. header_footer_type HeaderFooterType...specified document, but is not yet part of the document and Node...

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

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...Words Document Object Model (DOM) documentation article. Remarks...Remarks A document is represented as a tree of nodes, similar...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  7. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table....through all tables in the document and print the contents of...each cell. let doc = new aw . Document ( base . myDir + "Tables.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your printing capabilities today!...page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...

    reference.aspose.com/words/net/aspose.words.ren...
  10. NodeChangingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingAction enum to efficiently manage node changes in your Documents. Enhance your Document processing capabilities today!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...