Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 17,106 for

docx to doc

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

    Implements the FORMDROPDOWN field in Java....Document doc = new Document(getMyDir() + "Form fields.docx"); FieldFormCheckBox...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

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

    Implements the ADDIN field in Java.... Document doc = new Document(getMyDir() + "Field..."Field sample - ADDIN.docx"); // Aspose.Words does not support...

    reference.aspose.com/words/java/com.aspose.word...
  3. Protect ODT document Online with password or us...

    Online ODT file password protection app. Android API Java code To apply password protection on ODT Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Protect DOC Files (Microsoft Word Binary Format) Protect DOCX Files...

    products.aspose.com/total/android-java/protect/...
  4. Protect Word document Online with password or u...

    Online Word file password protection app. Android API Java code To apply password protection on Word Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Protect DOC Files (Microsoft Word Binary Format) Protect DOCX Files...

    products.aspose.com/total/android-java/protect/...
  5. | Aspose

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

    products.aspose.com/ocr/java/conversion/wbmp-to...
  6. FieldAutoNum | Aspose.Words for Java

    Implements the AUToNUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Each AUTONUM field displays...

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

    Implements the AUToTEXT 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. Compare TXT In Javascript

    Compare TXT Documents using JavaScript To diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....to compare Output format DOCX PDF DOC DOT DOCM DOTX DOTM RTF XPS...file formats: Compare DOC Compare DOCX Compare HTML Compare WORD...

    products.aspose.com/words/nodejs-net/compare/txt/
  9. Compare HTML In Python

    Compare HTML Documents using Python To diff two files. With our Python API you can detect the difference even if one character or one word has been changed....to compare Output format DOCX PDF DOC DOT DOCM DOTX DOTM RTF XPS...file formats: Compare DOC Compare DOCX Compare PDF Compare TXT...

    products.aspose.com/words/python-net/compare/html/
  10. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a QUOTE field, which...

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