Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,146 for

trim document

(0.26 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreInserted method. Gets or sets a boolean value indicating either to ignore text inside insert revisions. The default value is false in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...again!" ), doc -> GetText (). Trim ()); See Also Class FindReplaceOptions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Body | Aspose.Words for .NET

    Create and customize a new Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!...doc DocumentBase The owner document. Remarks When Body is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/bod...
  3. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the Document to a stream using the specified format in C++....Aspose::Words::Document::Save method Contents [ Hide ] Document::Save(const...Aspose::Words::SaveFormat) method Saves the document to a stream using the specified...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story.... Document (); let builder = new aw ...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a Document in Java....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: FieldEnd...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. DocumentBuilder.MoveToDocumentStart | Aspose.Wo...

    Discover the DocumentBuilder MoveToDocumentStart method to effortlessly navigate to the start of your Document, enhancing your editing efficiency....cursor to the beginning of the document. public void MoveToDocumentStart...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java....saving a document to HTML. Document doc = new Document(getMyDir()...footer types.docx"); // This document contains headers and footers...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::DocumentBuilder::MoveToDocumentE...

    Aspose::Words::DocumentBuilder::MoveToDocumentEnd method. Moves the cursor to the end of the Document in C++....the cursor to the end of the document. void Aspose :: Words :: DocumentBuilder...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/cpp/aspose.words/doc...