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

trim document

(0.52 sec)
  1. 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...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Dear Mr...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. 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...
  4. 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...
  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 ] What...page describes how to insert documents dynamically. You can insert...

    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. Convert CSV, TSV and TXT to Excel|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Import CSV file with Formulas Trim Leading Blank Rows and Columns...spreadsheets to CSV format AI Document Assistant Close XML Paper...

    docs.aspose.com/cells/java/convert-csv-tsv-and-...
  8. 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...
  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. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, Trim, loop, and configure playback across PPT, PPTX, and ODP presentations....setFadeOutDuration method Trim Audio Start Time matches the...AudioFrame.setTrimFromStart method Trim Audio End Time value equals...

    docs.aspose.com/slides/java/audio-frame/