Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,314 for

trim document

(0.07 sec)
  1. NodeChangingArgs.NewParent | Aspose.Words for .NET

    Discover the NodeChangingArgs NewParent property to efficiently access a node's future parent after operations complete. Enhance your coding with ease!...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...
  2. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....with Headers and Footers documentation article. Remarks: HeaderFooter...text in a document’s footer. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text Document loading. Customize your Document object with flexible options for optimal performance....when loading Text document into a Document object. To learn more...the Specify Load Options documentation article. public class TxtLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  4. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored Document in Java....reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. NodeChangingAction | Aspose.Words for Java

    Specifies the type of node change in Java....to monitor changes to the document tree in real-time as we edit...throws Exception { Document doc = new Document(); doc.setNodeChangingCallb(new...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. ListLabel.LabelString | Aspose.Words for .NET

    Discover the ListLabel LabelString property for easy string representation of list labels, enhancing your data presentation and organization effortlessly.... Document doc = new Document ( MyDir + "Rendering...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to list numbering value and formatting for this paragraph in C++.... auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Node.clone method | Aspose.Words for Node.js

    Node.clone method. Creates a duplicate of the node....parent, but belongs to the same document as the original node. This...composite node. let doc = new aw . Document (); let para = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PlainTextDocument.customDocumentProperties prop...

    PlainTextDocument.customDocumentProperties property. Gets [PlainTextDocument.customDocumentProperties](./) of the Document....customDocumentProper of the document. get customDocumentProper...contents of a Microsoft Word document in plaintext and then access...

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