Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 2,317 for

trim document

(0.04 sec)
  1. Aspose::Words::Replacing::ReplacingArgs::get_Gr...

    Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex method. Identifies, by index, a captured group in the Match that is to be replaced with the Replacement string in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...0x43E3." , doc -> GetText (). Trim ()); auto isLightGray = [](...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table).... Document ( base . myDir + "Nested tables...() => { let doc = new aw . Document ( base . myDir + "Paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section.... Document (); let builder = new aw ...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency.... Document doc = new Document (); DocumentBuilder...doc . Save ( ArtifactsDir + "Document.TableStyleToDirectFo.docx"...

    reference.aspose.com/words/net/aspose.words/com...
  7. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the Document to a stream using the specified format in C++....Aspose::Words::Document::Save method Contents [ Hide ] Document::Save(const...Aspose::Words::SaveFormat) method Saves the document to a stream using the specified...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. RtfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.Rtf](../../aspose.words/loadformat/#Rtf) Document into a [Document](../../aspose.words/Document/) object...Rtf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: RtfLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your Document. Enhance formatting and improve layout control today!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/pag...
  10. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... Document (); let builder = new aw ...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...