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

docx to doc

(1.11 sec)
  1. Online TGA File Compression or Build Python App...

    Free online app To compress different TGA files. Python archiving library code for TGA 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/tga/
  2. 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/
  3. 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/
  4. 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...
  5. 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...
  6. Email Exporter for Dynamics CRM|Aspose.Words fo...

    The Aspose.Words Email Exporter is an open source add-on for Dynamics CRM. It allows exporting email body To a word Document using C#....in multiple formats like DOC, DOCX, BMP, HTML, JPEG, PDF, PNG...a number of formats like: DOC, DOCX, BMP, HTML, JPEG, PDF, PNG...

    docs.aspose.com/words/net/email-exporter-for-dy...
  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. Annotate Documents via Java | products.aspose.com

    Annotate Microsoft Word, Excel, PowerPoint Presentations and PDF files via your Java application. Clear Annotation with ease.... Annotate Microsoft Word DOC DOCX Files Adding annotations to...Annotate DOC Files Annotate DOCM Files Annotate DOCX Files Annotate...

    products.aspose.com/total/java/annotate/
  9. 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...
  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...