Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,534 for

trim document

(0.09 sec)
  1. Aspose::Words::ParagraphAlignment enum | Aspose...

    Aspose::Words::ParagraphAlignment enum. Specifies text alignment in a paragraph in C++....Words document by hand. auto doc = System...Aspose :: Words :: Document > (); // A blank document contains one...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. FindReplaceDirection Enum | Aspose.Words for .NET

    Discover the Aspose.Words FindReplaceDirection enum for efficient text replacement. Optimize your Document processing with precise direction control....find-and-replace operation traverses the document in. public void Direction...findReplaceDirection ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  3. 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...
  4. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one Document into another....isImportChildren) Imports a node from one document into another. importNode (...belonging to the importing document. The returned node has no...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Tables::CellCollection::idx_get ...

    Aspose::Words::Tables::CellCollection::idx_get method. Retrieves a Cell at the given index in C++....through all tables in the document and print the contents of...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Tables::TableCollection::idx_get...

    Aspose::Words::Tables::TableCollection::idx_get method. Retrieves a Table at the given index in C++....through all tables in the document and print the contents of...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....insert a paragraph into the document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a Document in Java....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++....output all paragraphs in a document that are list items. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Aspose::Words::BookmarkCollection::RemoveAt met...

    Aspose::Words::BookmarkCollection::RemoveAt method. Removes a bookmark at the specified index in C++....to remove bookmarks from a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/boo...