Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 424,024 for

document

(0.92 sec)
  1. FrameFormat.IsFrame | Aspose.Words for .NET

    Discover the FrameFormat IsFrame property. Easily determine if your paragraph is a frame, enhancing your Document's layout and design.... Document doc = new Document ( MyDir + "Paragraph...

    reference.aspose.com/words/net/aspose.words/fra...
  2. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object...Shows how to print all of a document’s comments and their replies...replies. doc = aw . Document ( file_name = MY_DIR + 'Comments.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment....reply will be deleted from the document. Examples Shows how to remove...replies. let doc = new aw . Document (); let comment = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack....Examples Shows how to use a document builder’s formatting stack...stack. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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

    Allows to specify options for Document page extracting in Java....Allows to specify options for document page extracting. Examples:...the NUMPAGE field. Document doc = new Document(getMyDir() + "Page...

    reference.aspose.com/words/java/com.aspose.word...
  6. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the Document at the client browser in Java....different ways of presenting the document at the client browser. Remarks:...then save the document to the client browser. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. SummarizeOptions | Aspose.Words for Java

    Allows to specify various options for summarizing Document content in Java....various options for summarizing document content. Examples: Shows how...Google models. Document firstDoc = new Document(getMyDir() + "Big...

    reference.aspose.com/words/java/com.aspose.word...
  8. MarkdownSaveOptions.EmptyParagraphExportMode | ...

    Configure empty paragraph export in Markdown with Aspose.Words. Set EmptyParagraphExportMode for optimal Document conversion.... Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...get_TextBox (); // Move the document builder to inside the TextBox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....Word using Python Split Word Document into Sections with Python...From Word Document in Python Compare PDF Documents using Python...

    kb.aspose.com/words/python/page/2/