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

docx to doc

(0.22 sec)
  1. Convert XML to MPX via Java

    Sample Java conversion code for XML format To MPX file. Use this example code To convert XML To MPX within any Web or DeskTop Java based application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/java/conversion/xml-t...
  2. Different Ways to Open Files with JavaScript vi...

    This article explains how To open an Excel file using Aspose.Cells for JavaScript via C++ API....formats (for example PPT/PPTX, DOC/DOCX, etc.) using Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/different-...
  3. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...DOC or SaveFormat.DOT format. To...a document in the SaveFormat.DOC format. DocSaveOptions(save_format)...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.Docx (12.1 KB)...docx (12.1 KB) Professionalize.Discourse...list programmatically: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/word/315453
  5. Aspose.Words for .NET|Documentation

    Generate, modify, convert, render, and print Documents using C#....document formats such as DOC, DOCX, RTF, HTML, Markdown, PDF...

    docs.aspose.com/words/net/
  6. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word To pdf? after search we found OptimizeForWeb for c++. Does the seToptimizeOutput(true) equals OptimizeForWeb for c++?...document Document doc = new Document("input.docx"); // Create PdfSaveOptions...// Save the document as PDF doc.save("output.pdf", options);...

    forum.aspose.com/t/does-aspose-words-support-op...
  7. Document Generator for Dynamics CRM|Aspose.Word...

    The Aspose Document GeneraTor is an open-source add-on To be used in Microsoft Dynamic CRM. It allows auTomatically generate a Document using a template defined in C#....MemoryStream ( DocumentBody ); Document doc = new Document ( fileStream );...); string [] fields = doc . MailMerge . GetFieldNames (); Entity...

    docs.aspose.com/words/net/document-generator-fo...
  8. PclSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PCL format in Java....Document doc = new Document(getMyDir() + "Rendering.docx"); PclSaveOptions...setRasterizeTransfor(true); doc.save(getArtifactsDir() + "PclSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Converting certain PDF to WORD errors with "com...

    Hi I am converting certain PDF Documents To word Documents using RecognitionMode.EnhancedFlow and it fails with the error: com.aspose.pdf.internal.l103p.l0l: Overflow The code snippet I use is: Document Doc = new …...code snippet I use is: Document doc = new Document("Aspose_suppo...pdf.DocSaveOptions.DocFormat.DocX); /* Locale.setDefault(Locale...

    forum.aspose.com/t/converting-certain-pdf-to-wo...
  10. WORD Mail Merge In Java

    Personalize your Mail merge WORD file using Java. AuTomate emails or build reports using Mail merge WORD template in Java....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using Java. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/java/mailmerge/word/