Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 18,447 for

docx to doc

(0.15 sec)
  1. 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...
  2. Convert Markdown to Image in Java – Aspose.HTML...

    Sample Java code for Markdown To Image conversion with Aspose.HTML for Java. Use it To convert MD To Image in any Java web or deskTop application....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/java/conversion/md-to-...
  3. PclSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PclSaveOptions To enhance your Document saving with cusTomizable features for PCL format. Optimize your workflow Today!...files used when saving to a DOC or DOCX file. By default, this property...Document doc = new Document ( MyDir + "Rendering.docx" ); PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your Documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the Document's protection for enhanced security.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.set...
  7. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.Docx (19.6 KB) When I convert this word Document with this code To HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...docx (19.6 KB) When I convert this...output location as html file doc.save(outputFile.toString(), saveOptions);...

    forum.aspose.com/t/bug-when-generating-html-in-...
  8. 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/...
  9. 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/...
  10. 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...