Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 18,408 for

docx to doc

(0.21 sec)
  1. Online MHT File Compression or Build Python App...

    Free online app To compress different MHT files. Python archiving library code for MHT Documents....Camera Image Format) Compress DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/compress/mht/
  2. Online CGM File Compression or Build Python App...

    Free online app To compress different CGM files. Python archiving library code for CGM Documents....Camera Image Format) Compress DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/compress/cgm/
  3. Convert DOTX to POTM in Android Apps or with fr...

    DOTX To POTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTX To POTM online converter quickly before integrating the code....document formats, including DOC, DOCX, DOTX, HTML, ODT, PDF, PPT...

    products.aspose.com/total/android-java/conversi...
  4. ASPOSE WORD DOCUMENT TO IMAGE DOCUMENT Conversi...

    I am using ASPOSE java word api To convert an word Document To image Document. However, I facing issue with it post conversion. After conversion it does not preserve the source Document apperance. I am attaching an inpu…...docx and output.docx file for more clarity...clarity. Issue 1 - Input.docx document contains two pages however...

    forum.aspose.com/t/aspose-word-document-to-imag...
  5. Export TSV to PPTX in Android or with free Onli...

    Android API To Convert TSV To PPTX without using Microsoft Word or online. Test free TSV To PPTX online converter quickly before integrating the code....to DOC (Microsoft Word Binary Format) Convert TSV to DOCX (Office...

    products.aspose.com/total/android-java/conversi...
  6. 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...
  7. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…... Sample Docx: sample.docx (16.3 KB) Expected Result...h"); var doc = new Document($@"inputDocxPath"); doc.Save($@"outputPngPath");...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  8. 使用 Javascript 製作 DOC

    通過幾個步驟在 JavaScript 中創建一個新的 Doc。使用 Node.js via .NET 庫輕鬆創建 Doc。...NET 庫製作 DOC 我們強大的 JavaScript 庫允許開發人員通過幾個步驟以編程方式創建 DOC Node.js...即可輕鬆製作 DOC。這意味著我們的解決方案將為程序員提供在 JavaScript 中創建 DOC 所需的一切。 DOC Node...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  9. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.WORD_ML](../../aspose.words/saveformat/#WORD_ML) format...files used when saving to a DOC or DOCX file. By default, this property...output document’s raw content. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...