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

trim document

(0.09 sec)
  1. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a Document. To learn more, visit the Documentation article in C++....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. class Range : public...

    reference.aspose.com/words/cpp/aspose.words/range/
  2. 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-...
  3. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/sec...
  4. 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...
  5. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... Document (); // Add two runs and one...the first paragraph of this document. let paragraph = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( "Numbers that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( "Numbers that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java.... Document doc = new Document(); DocumentBuilder...are always at the end of the document // so that this page break...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 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...