Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,323 for

trim document

(0.04 sec)
  1. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word Document with Aspose and compare it with another, i…...when I try to read a Word document with Aspose and compare it...// Load the document Document doc = new Document("path/to/your/document...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  2. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your Document's presentation!...saving a document to HTML. Document doc = new Document ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::DocumentBuilder::DeleteRow metho...

    Aspose::Words::DocumentBuilder::DeleteRow method. Deletes a row from a table in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...of the first table in the document. builder -> DeleteRow ( 0...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how headers and footers are exported to HTML, MHTML or EPUB in C++....exported at the beginning of the document and primary footer is at the...saving a document to HTML. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. MailMerge.UnconditionalMergeFieldsAndRegions | ...

    Discover how MailMerge's UnconditionalMergeFieldsAndRegions property enhances Document automation by merging fields and regions without conditional limits.... Document doc = new Document (); DocumentBuilder...\u0015" , doc . GetText (). Trim ()); See Also class MailMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  6. DocumentBuilder.CurrentParagraph | Aspose.Words...

    Access the selected paragraph in DocumentBuilder easily with the CurrentParagraph property. Streamline your Document editing process today!...Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    Discover DocumentBuilder's IsAtStartOfParagraph property. Easily check if your cursor is at the paragraph's start for efficient text editing....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your Document's clarity and professionalism.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DocumentBuilder.moveToDocumentStart method | As...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete revisions. The default value is false in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...paragraph will persist in the document until we accept the delete...

    reference.aspose.com/words/cpp/aspose.words.rep...