Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 17,422 for

docx to doc

(0.07 sec)
  1. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Place a field where the...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a...userInformation.setInitials("J. D."); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java.... Document doc = new Document(); // Create a...userInformation.setName("John Doe"); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  4. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. View and Update XLSB Properties Online or Updat...

    View and modify XLSB properties through online app for free. Android API code To update and add XLSB properties....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...

    products.aspose.com/total/android-java/metadata...
  6. View and Update ODS Properties Online or Update...

    View and modify ODS properties through online app for free. Android API code To update and add ODS properties....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...

    products.aspose.com/total/android-java/metadata...
  7. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java.... Document doc = new Document(); // Create a...AutoText building block to it. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  8. Markdown Converter – Convert Markdown in Python

    Learn how To convert Markdown To other formats using Aspose.HTML Python library and consider Markdown conversion scenarios....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/python-net/markdown-conver...
  9. CustomPartCollection.clone method | Aspose.Word...

    CusTomPartCollection.clone method. Makes a deep copy of this collection and its items.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Mail Merge and Reporting in Java|Aspose.Words f...

    Mail Merge is a popular feature for quickly creating Documents. Aspose.Words for Java takes the standard Mail Merge functionality and advances it many steps ahead, turning it inTo a full-fledged reporting solution that allows you To create even more complex Documents such as reports, catalogs, invenTories, and invoices.... for example, a document in DOCX format. But there are formats...regular document in the DOC or DOCX format. You need to insert...

    docs.aspose.com/words/java/mail-merge-and-repor...