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

trim document

(0.17 sec)
  1. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word Document node....Specifies the type of a Word document node. Members Name Description...select all children. Document A Document object that, as the root...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldGreetingLine.NameFormat | Aspose.Words for...

    Discover the FieldGreetingLine NameFormat property to easily customize name formats in your fields, enhancing user experience and personalization.... Document doc = new Document (); DocumentBuilder...Words!" , doc . GetText (). Trim ()); See Also class FieldGreetingLine...

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

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....comments while loading an HTML document. auto loadOptions = MakeObject...account while parsing the loaded document. loadOptions -> set_SupportVml...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. 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...
  6. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. FootnoteType Enum | Aspose.Words for .NET

    Discover Aspose.Words.FootnoteType enum. Easily distinguish between footnotes and endnotes for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...are always at the end of the document // so that this page break...

    reference.aspose.com/words/net/aspose.words.not...
  8. 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...
  9. 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...
  10. TextPath class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...the Working with Shapes documentation article. Remarks Use the...Defines the alignment of text. trim Determines whether extra space...

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