Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,099 for

trim document

(0.04 sec)
  1. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. test ( 'InsertAtBookmark'...() => { let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldSeparator.nodeType property | Aspose.Words...

    FieldSeparator.nodeType property. Returns [NodeType.FieldSeparator](../../../aspose.words/nodetype/#FieldSeparator).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SmartTag.nodeType property | Aspose.Words for N...

    SmartTag.nodeType property. Returns [NodeType.SmartTag](../../../aspose.words/nodetype/#SmartTag).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Run.nodeType property | Aspose.Words for Node.js

    Run.nodeType property. Returns [NodeType.Run](../../nodetype/#Run).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... Document (); let builder = new aw ...ignoreShapes = true ; builder . document . range . replace ( "Lorem...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured Document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your Document editing efficiency....the cursor to a structured document tag in the current section...The index of the structured document tag to move to. characterIndex...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Row.NodeType | Aspose.Words for .NET

    Discover the Row NodeType property that efficiently returns Row data, enhancing your data management and improving application performance....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  8. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with OoxmlSaveOptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection....Gets/sets a password to encrypt document using ECMA376 Standard encryption...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  9. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....protect a document with a password. Document doc = new Document ();...Writeln ( "Hello world! This document is protected." ); // Enter...

    reference.aspose.com/words/net/aspose.words.set...
  10. Document.AcceptAllRevisions | Aspose.Words for ...

    Streamline your editing process with the AcceptAllRevisions method, effortlessly accepting all tracked changes in your Document for a polished final version....AcceptAllRevisions Contents [ Hide ] Document.AcceptAllRevisions method...all tracked changes in the document. public void AcceptAllRevisions...

    reference.aspose.com/words/net/aspose.words/doc...