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

docx to doc

(0.73 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. 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...
  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. 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...
  7. 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/
  8. Several TEXT Into HTML C#

    Merge multiple TEXT inTo HTML in C# code. Save TEXT as HTML using C#....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/words/net/merge/text-to-html/
  9. Several TEXT Into HTML C++

    Merge multiple TEXT inTo HTML in C++ code. Save TEXT as HTML using C++....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/words/cpp/merge/text-to-html/
  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...