Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,079 for

trim document

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Effortlessly clear all child nodes with the CompositeNode RemoveAllChildren method. Streamline your code and enhance performance today!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/com...
  7. DocumentBuilder.currentParagraph property | Asp...

    DocumentBuilder.currentParagraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../)....Examples Shows how to move a document builder’s cursor to different...nodes in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Aspose::Words::DocumentBuilder::get_IsAtEndOfPa...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current paragraph in C++....Examples Shows how to move a document builder’s cursor to different...nodes in a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::DocumentBuilder::get_CurrentPara...

    Aspose::Words::DocumentBuilder::get_CurrentParagraph method. Gets the paragraph that is currently selected in this DocumentBuilder in C++....Examples Shows how to move a document builder’s cursor to different...nodes in a document. auto doc = MakeObject < Document > (); auto...

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