Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,460 for

trim document

(0.06 sec)
  1. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_SoftLineBreakCharacter method. Gets or sets a character value representing soft line break. The default value is SPACE (U+0020) in C++....MakeObject < Aspose :: Words :: Document > ( stream , loadOptions );...line2" , doc -> GetText (). Trim ()); } See Also Class MarkdownLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Node.PreviousSibling | Aspose.Words for .NET

    Discover the Node PreviousSibling property to easily access the node that comes before your current node, enhancing your DOM manipulation skills....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/nod...
  3. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save Documents in Odt or Ott formats, ensuring compatibility and flexibility....Specifies the format in which the document will be saved if this save...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BuildingBlock | Aspose.Words for Java

    Represents a glossary Document entry such as a Building Block AutoText or an AutoCorrect entry in Java....CompositeNode Represents a glossary document entry such as a Building Block...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.moveToDocumentEnd method | Aspo...

    DocumentBuilder.moveToDocumentEnd method. Moves the cursor to the end of the Document....the cursor to the end of the document. moveToDocumentEnd () Examples...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured Document tag for efficient editing!...at the end of a structured document tag. public bool IsAtEndOfStructuredD...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 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-...
  10. FindReplaceOptions.findWholeWordsOnly property ...

    FindReplaceOptions.findWholeWordsOnly property. True indicates the oldValue must be a standalone word.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( findWholeWordsOnly...

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