Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,383 for

trim document

(0.08 sec)
  1. Aspose::Words::Range::get_Text method | Aspose....

    Aspose::Words::Range::get_Text method. Gets the text of the range in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...get_Range () -> get_Text (). Trim ()); See Also Class Range Namespace...

    reference.aspose.com/words/cpp/aspose.words/ran...
  2. FindReplaceOptions.MatchCase | Aspose.Words for...

    FindReplaceOptions MatchCase property. True indicates casesensitive comparison false indicates caseinsensitive comparison in C#.... Document doc = new Document (); DocumentBuilder...necklace." , doc . GetText (). Trim ()); See Also class FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  3. OoxmlSaveOptions.Password | Aspose.Words for .N...

    OoxmlSaveOptions 财产. 获取/设置密码以使用 ECMA376 标准加密算法加密文档... Document doc = new Document (); DocumentBuilder...IncorrectPasswordExc >(() => doc = new Document ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  4. NodeList.GetEnumerator | Aspose.Words for .NET

    NodeList GetEnumerator method. Provides a simple foreach style iteration over the collection of nodes in C#.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF Documents using Aspose.PDF for .NET, allowing for customized Document formatting....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  6. FindReplaceOptions.IgnoreStructuredDocumentTags...

    FindReplaceOptions IgnoreStructuredDocumentTags property. Gets or sets a boolean value indicating either to ignore content of StructuredDocumentTag. The default value is false in C#.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); // This paragraph contains SDT....

    reference.aspose.com/words/net/aspose.words.rep...
  7. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. auto loadOptions = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. TxtLeadingSpacesOptions - Aspose.Words for Java...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...how to trim whitespace when loading plaintext documents. String...

    reference.aspose.com/words/java/com.aspose.word...
  9. txtleadingspacesoptions - Aspose.Words for Java...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...how to trim whitespace when loading plaintext documents. String...

    reference.aspose.com/words/java/com.aspose.word...
  10. commentrangeend - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...using a document visitor. Document doc = new Document(); Comment...

    reference.aspose.com/words/java/com.aspose.word...