Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 2,317 for

trim document

(0.28 sec)
  1. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... Document (); // Add two runs and one...the first paragraph of this document. let paragraph = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....doc DocumentBase The owner document. Remarks When Run is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/run...
  3. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....comments while loading an HTML document. HtmlLoadOptions loadOptions...account while parsing the loaded document. loadOptions . SupportVml...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyFont method. Text formatting applied to new content in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...0x43E3." , doc -> GetText (). Trim ()); auto isLightGray = [](...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer Documents into your Document dynamically when building a report using C#....Ask AI Inserting Documents Dynamically Contents [ Hide ] You...insert contents of outer documents to your reports dynamically...

    docs.aspose.com/words/net/inserting-documents-d...
  6. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....:DocumentBase>& The owner document. Remarks When Run is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/run...
  7. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...are always at the end of the document // so that this page break...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...sizes. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...Trim(); // Check if the paragraph...heading index = paragraph.Document.GetChildNodes(NodeType.Paragraph...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...
  10. 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...