Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,317 for

trim document

(0.04 sec)
  1. Node.Range | Aspose.Words for .NET

    Discover the Node Range property, effortlessly access a Range object that defines the Document segment within your node for enhanced content management....represents the portion of a document that is contained in this...nodes from a range. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...parent, but belongs to the same document as the original node. This...composite node. Document doc = new Document (); Paragraph para...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Aspose::Words::Range::Delete method | Aspose.Wo...

    Aspose::Words::Range::Delete method. Deletes all characters of the range in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...to the first section in the document, and then add another section...

    reference.aspose.com/words/cpp/aspose.words/ran...
  4. Document.Revisions | Aspose.Words for .NET

    Effortlessly track Document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!...Revisions Contents [ Hide ] Document.Revisions property Gets a...changes) that exist in this document. public RevisionCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all Document sections, enhancing your content organization and navigation....Sections Contents [ Hide ] Document.Sections property Returns...represents all sections in the document. public SectionCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Document.HasRevisions | Aspose.Words for .NET

    Discover if your Document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....HasRevisions Contents [ Hide ] Document.HasRevisions property Returns...Returns true if the document has any tracked changes. public bool...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....the Working with Lists documentation article. Examples: Shows...list items. {@code Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  9. Body.nodeType property | Aspose.Words for Node.js

    Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body).... Document (); let builder = new aw ...`\t\" ${ body . getText (). trim () } \"` ); break ; } case aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtTrailingSpacesOptions enumeration | Aspose.W...

    aspose.words.loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....Name Description TRIM Trailing spaces are trimmed. PRESERVE Trailing...how to trim whitespace when loading plaintext documents. text_doc...

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