Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 18,445 for

docx to doc

(0.19 sec)
  1. 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...
  2. Several WORD Into JPG C++

    Merge multiple a Word Document inTo JPG in C++ code. Save a Word Document as JPG using C++....example in C++ to combine multiple DOCX to JPG Copy Examples Input files...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-jpg/
  3. Several WORD Into TIFF C++

    Merge multiple a Word Document inTo TIFF in C++ code. Save a Word Document as TIFF using C++....example in C++ to combine multiple DOCX to TIFF Copy Examples Input...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-tiff/
  4. Several WORD Into PNG C++

    Merge multiple a Word Document inTo PNG in C++ code. Save a Word Document as PNG using C++....example in C++ to combine multiple DOCX to PNG Copy Examples Input files...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-png/
  5. Translate a Document|Aspose.Words for Python vi...

    Translate a Document. Aspose.Words for Python simplifies Document translation using Google AI models, allowing you To specify the target language....translate a document into Arabic: doc = aw . Document ( file_name =...= MY_DIR + "Document.docx" ) api_key = system_helper . environment...

    docs.aspose.com/words/python-net/translate-a-do...
  6. Word转pdf,报错 - Free Support Forum - aspose.com

    使用最新版本25.7、25.8,word转pdf,报错,错误信息: error: addition of a duplicate key To a dictionary 同样的文档,使用20.2版本,word转pdf正常。需要分析一下原因。 测试文件: 123.Docx (550.1 KB) 代码: Document Doc = new Document(“Doc To pdf.Docx”); Doc.save(“Doc …...docx (550.1 KB) 代码: Document doc = new Document(“doc to pdf...pdf.docx”); doc.save(“doc to pdf.pdf”, SaveOptions.createSaveOptions(SaveFormat...

    forum.aspose.com/t/word-pdf/316940
  7. 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...
  8. Several WORD Into TIFF C#

    Merge multiple a Word Document inTo TIFF in C# code. Save a Word Document as TIFF using C#....example in C# to combine multiple DOCX to TIFF Download Copy Examples...List< string > { "Input1.docx" , "Input2.docx" }; var output = new...

    products.aspose.com/words/net/merge/word-to-tiff/
  9. Aspose::Words::Saving::SaveOptions::get_PrettyF...

    Aspose::Words::Saving::SaveOptions::get_PrettyFormat method. When true, pretty formats output where applicable. Default value is false in C++....HTML, MHTML, EPUB, WordML, RTF, DOCX and ODT output human readable...a saved .html document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. PsSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PS format in Java....Document doc = new Document(getMyDir() + "Paragraphs.docx"); //...BookFoldPrinting". for (Section s : doc.getSections()) { s.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...