Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 2,109 for

trim document

(0.07 sec)
  1. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Levels of Nodes in a Document documentation article. Remarks: A...an inline node. Document doc = new Document(getMyDir() + "Revision...

    reference.aspose.com/words/java/com.aspose.word...
  2. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....Words Document Object Model (DOM) documentation article. Examples:...position tab characters with a document visitor. public void documentToTxt()...

    reference.aspose.com/words/java/com.aspose.word...
  3. NodeList.ToArray | Aspose.Words for .NET

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  4. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your Document editing and enhance your workflow!... Document doc = new Document (); DocumentBuilder...of the first table in the document. builder . DeleteRow ( 0 ...

    reference.aspose.com/words/net/aspose.words/doc...
  5. RevisionGroupCollection.GetEnumerator | Aspose....

    Discover the RevisionGroupCollection GetEnumerator method—efficiently retrieve enumerator objects for streamlined data management and enhanced performance....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  6. RevisionCollection.Groups | Aspose.Words for .NET

    Discover RevisionCollection Groups, a unique collection of revision groups designed to enhance collaboration and streamline your project management....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  7. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing Document editing with precision and flexibility....visit the Find and Replace documentation article. public class FindReplaceOptions...find-and-replace operation. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label...the Working with Lists documentation article. Properties Name...are list items. doc = aw . Document ( file_name = MY_DIR + 'Rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Excel to CSV,TSV and Txt|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....exporting spreadsheets to CSV format Trim Leading Blank Rows and Columns...spreadsheets to CSV format AI Document Assistant Close Convert CSV...

    docs.aspose.com/cells/net/convert-excel-to-csv-...
  10. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Discover the UseSubstitutions property in FindReplaceOptions. Easily enable substitutions in replacement patterns for enhanced text editing flexibility.... Document doc = new Document (); DocumentBuilder...with substitutions. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...