Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 18,490 for

docx to doc

(0.2 sec)
  1. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_botTom property. Gets or sets whether To search from the botTom of the current page, rather from the Top.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the Document....content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs.docx' ) properties...properties = doc . built_in_document_properties # By using built...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Helo...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether To insert the paragraph number of the referenced paragraph in full context.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Parse Documents via Android Mobile Apps | produ...

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via mobile android application. Extract Text or Images with ease....Android Parse DOC Files Parse DOCM Files Parse DOCX Files Parse...

    products.aspose.com/total/android-java/parse/
  6. | Aspose

    Sample code for BMP To XML Java conversion. Use API example code for batch BMP files To XML conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  7. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method To effortlessly detach nodes from their parent, enhancing your code's efficiency and structure....Document doc = new Document ( MyDir + "Images.docx" ); NodeCollection...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/net/aspose.words/nod...
  8. 档案

    档案...Document doc = new Document("sample1.docx"); // 另存为 HTML doc.save("html_output...Word 文档 Document doc = new Document("sample1.docx", new com.aspose...

    blog.aspose.com/zh/total/convert-word-to-json-i...
  9. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the Document.... doc = aw . Document ( file_name =...= MY_DIR + 'Document.docx' ) # This document has one section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldGoToButton | Aspose.Words for Java

    Implements the GOToBUTToN field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Add a GOTOBUTTON field....

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