Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,314 for

trim document

(0.05 sec)
  1. Revision.Author | Aspose.Words for .NET

    Manage your Revision Author effortlessly. Easily set or update the author details for each revision—ensuring clarity and accountability in your Documents....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  2. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your Document with the NodeCollection Remove method, streamlining your data management and enhancing performance....the collection and from the document. public void Remove ( Node...NodeCollection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity 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/par...
  4. Aspose::Words::Revision::get_RevisionType metho...

    Aspose::Words::Revision::get_RevisionType method. Gets the type of this revision 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...
  5. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Discover TxtLoadOptions' LeadingSpacesOptions property to customize leading space handling. Optimize your text loading with the default ConvertToIndent setting....how to trim whitespace when loading plaintext documents. string...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the Document. Default value is %2 in C++....headings at which to split the document. Default value is %2 . int32_t...to a value from 1 to 9, the document will be split at paragraphs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the Document....for all list items in the document. updateListLabels () Remarks...Paragraph.listLabel object in the document. Also, this method is sometimes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ComHelper class | Aspose.Words for Node.js

    Aspose.Words.ComHelper class. Provides methods for COM clients to load a Document into Aspose.Words....for COM clients to load a document into Aspose.Words. Remarks...load a document from a file or stream into a Document object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

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