Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 2,317 for

trim document

(0.24 sec)
  1. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in Documents...characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks Provides...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldGreetingLine.LanguageId | Aspose.Words for...

    Discover the FieldGreetingLine LanguageId property to easily manage name formatting with customizable language settings for enhanced user experience.... Document doc = new Document (); DocumentBuilder...Words!" , doc . GetText (). Trim ()); See Also class FieldGreetingLine...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Tables::CellCollection class | A...

    Aspose::Words::Tables::CellCollection class. Provides typed access to a collection of Cell nodes. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class CellCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++.... auto doc = MakeObject < Document > (); // Add two runs and...the first paragraph of this document. auto paragraph = System ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...protect(type) Protects the document from changes without changing...type for the document. Remarks When a document is protected,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Retrieve comment of a MergeField - Free Support...

    Dear support team, I’m using Aspose.words c#, and I have a word Document that contains a mail merge field called <<mergeFieldTest1>> and also a comment associated with the field(i.e. “This field is used for test purpose…...words c#, and I have a word document that contains a mail merge...@WJobin Comments in MS Word documents cannot be associated with...

    forum.aspose.com/t/retrieve-comment-of-a-mergef...
  7. Convert CSV, TSV and TXT to Excel|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....Import CSV file with Formulas Trim Leading Blank Rows and Columns...spreadsheets to CSV format AI Document Assistant Close XML Paper...

    docs.aspose.com/cells/java/convert-csv-tsv-and-...
  8. Aspose::Words::NodeCollection::get_Count method...

    Aspose::Words::NodeCollection::get_Count method. Gets the number of nodes in the collection in C++.... auto doc = MakeObject < Document > (); // Add two runs and...the first paragraph of this document. auto paragraph = System ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....the Specify Load Options documentation article. Examples: Shows...inserting documents. Document dstDoc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Tables::Table::get_NodeType meth...

    Aspose::Words::Tables::Table::get_NodeType method. Returns Table in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.tab...