Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,323 for

trim document

(0.08 sec)
  1. Aspose::Words::BookmarkCollection::get_Count me...

    Aspose::Words::BookmarkCollection::get_Count method. Returns the number of bookmarks in the collection in C++....bookmarks from a document. auto doc = MakeObject < Document > (); auto...bookmarks is still present in the document. ASSERT_EQ ( 0 , bookmarks...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. DocumentBuilder.deleteRow method | Aspose.Words...

    DocumentBuilder.deleteRow method. Deletes a row from a table.... Document (); let builder = new aw ...of the first table in the document. builder . deleteRow ( 0 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder...again!' ) # Converting the document to text form reveals that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldUpdateCultureSource Enum | Aspose.Words fo...

    Discover Aspose.Words.Fields.FieldUpdateCultureSource. Control field updates with customizable culture settings for enhanced Document accuracy.... Document doc = new Document (); DocumentBuilder...2020" , doc . Range . Text . Trim ()); // Restore the thread's...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++....inserted was created from another document, you should use ImportNode()...import the node to the current document. The imported node can then...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the Document. Does not remove text inside the bookmark in C++....Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your Document layout with easy access to page and section configurations.... Document doc = new Document (); PageSetup pageSetup...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/sec...
  8. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing in Java....extends Exception Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/java/com.aspose.word...
  9. ReportingEngine.SetRestrictedTypes | Aspose.Wor...

    Discover how the SetRestrictedTypes method in ReportingEngine enhances security by limiting member access in template syntax for optimized data reporting.... Document doc = DocumentHelper . CreateSimpleDocument.... Empty , doc . GetText (). Trim ()); See Also class ReportingEngine...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Aspose::Words::Settings::WriteProtection class ...

    Aspose::Words::Settings::WriteProtection class. Specifies write protection settings for a Document. To learn more, visit the Documentation article in C++....protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. class WriteProtection...

    reference.aspose.com/words/cpp/aspose.words.set...