Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,258 for

trim document

(0.07 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....headers/footers when saving a document to HTML. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Header...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....the Working with Comments documentation article. Remarks: A comment...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your Documents. Enhance output customization easily!...data is not saved to output document. Default value is true . public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Our new...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Convert Excel to CSV,TSV and Txt|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....exporting spreadsheets to CSV format Trim Leading Blank Rows and Columns...spreadsheets to CSV format AI Document Assistant Close Convert CSV...

    docs.aspose.com/cells/net/convert-excel-to-csv-...
  6. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom replace operation...visit the Find and Replace documentation article. Properties Name...() => { let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt Document using ECMA376 Standard encryption algorithm in C++....Gets/sets a password to encrypt document using ECMA376 Standard encryption...const Remarks In order to save document without encryption this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....Words document by hand. auto doc = System...Aspose :: Words :: Document > (); // A blank document contains one...

    reference.aspose.com/words/cpp/aspose.words/run...
  9. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main text for enhanced Document structure and clarity....contents of one document to a bookmark in another document. public void...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  10. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...