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

trim document

(0.51 sec)
  1. CompositeNode | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadOptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++....how to trim whitespace when loading plaintext documents. System...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. 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...
  4. Range.Text | Aspose.Words for .NET

    Discover the Range Text property to easily retrieve and manipulate text within a specified range for enhanced content management.... Document doc = new Document (); DocumentBuilder...That ( doc . Range . Text . Trim (), Is . EqualTo ( "Hello world...

    reference.aspose.com/words/net/aspose.words/ran...
  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. ListLabel Class | Aspose.Words for .NET

    Explore the Aspose.Words.Lists.ListLabel class to enhance your Document formatting with customizable list label properties for better control and presentation....the Working with Lists documentation article. public class ListLabel...are list items. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Working with Text Document|Aspose.Words for Pyt...

    Work with a text Document and modify its objects using Python....Ask AI Working with Text Document Contents [ Hide ] In this article...useful for working with a text document via Aspose.Words. Please note...

    docs.aspose.com/words/python-net/working-with-t...
  8. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities.... Document doc = new Document (); DocumentBuilder...doc ); // Add text to the document by inserting Runs using a...

    reference.aspose.com/words/net/aspose.words/nod...
  9. NodeChangingArgs.Action | Aspose.Words for .NET

    Discover the NodeChangingArgs Action property to identify node change events effortlessly. Enhance your coding efficiency with this essential feature!...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...
  10. 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...