Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 2,314 for

trim document

(0.04 sec)
  1. Aspose::Words::Document::get_WriteProtection me...

    Aspose::Words::Document::get_WriteProtection method. Provides access to the Document write protection options in C++....Aspose::Words::Document::get_WriteProtection method Contents...Contents [ Hide ] Document::get_WriteProtection method Provides access...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Document::get_NodeType method | ...

    Aspose::Words::Document::get_NodeType method. Returns Document in C++....Aspose::Words::Document::get_NodeType method Contents [ Hide...Hide ] Document::get_NodeType method Returns Document . Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Section.Clone | Aspose.Words for .NET

    Effortlessly duplicate sections with our Section Clone method. Streamline your workflow and enhance productivity with this powerful tool!...sections in a document. Document doc = new Document (); DocumentBuilder...1\x000cSection 2" , doc . GetText (). Trim ()); // Delete the first section...

    reference.aspose.com/words/net/aspose.words/sec...
  4. NodeList.count property | Aspose.Words for Node.js

    NodeList.count property. Gets the number of nodes in the list.... Document (); let builder = new aw ...imageDir + "Logo.jpg" ); // Our document contains three Run nodes....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeList.Count | Aspose.Words for .NET

    Discover the NodeList Count property to easily retrieve the total number of nodes in your list, enhancing your web development efficiency.... Document doc = new Document (); DocumentBuilder...ImageDir + "Logo.jpg" ); // Our document contains three Run nodes....

    reference.aspose.com/words/net/aspose.words/nod...
  6. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section....sections in a document. let doc = new aw . Document (); let builder...); expect ( doc . getText (). trim ()). toEqual ( "Section 1\u000cSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing.... Document doc = new Document (); // An empty document, by...doc , "Run 3. " ); // The document body will not display these...

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

    Represents a Word Document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

    reference.aspose.com/words/java/com.aspose.word...
  9. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless Document loading from files for your COM applications....application to load a Document from a file. public Document Open ( string...Filename of the document to load. Return Value A Document object that...

    reference.aspose.com/words/net/aspose.words/com...
  10. Aspose::Words::Section::Clone method | Aspose.W...

    Aspose::Words::Section::Clone method. Creates a duplicate of this section in C++....sections in a document. auto doc = MakeObject < Document > (); auto..."Section 2" , doc -> GetText (). Trim ()); // Delete the first section...

    reference.aspose.com/words/cpp/aspose.words/sec...