Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 162,446 for

docx

(0.05 sec)
  1. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....used when saving to a DOC or DOCX file. getUpdateAmbiguousTe()...used when saving to a DOC or DOCX file. setUpdateAmbiguousTe(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert WORD To JPG C#

    Convert a Word document to JPG format in C# code. Save a Word document as JPG using C#....Code example in C# to convert DOCX to JPG format Download Copy...convert Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/net/conversion/word-t...
  4. Convert WORD To PNG C++

    Convert a Word document to PNG format in C++ code. Save a Word document as PNG using C++....Code example in C++ to convert DOCX to PNG format Copy Examples...convert Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/cpp/conversion/word-t...
  5. Convert WORD To Image C#

    Convert a Word document to Image format in C# code. Save a Word document as Image using C#....Code example in C# to convert DOCX to JPG format Download Copy...convert Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/net/conversion/word-t...
  6. Convert WORD To TXT C#

    Convert a Word document to TXT format in C# code. Save a Word document as TXT using C#....Code example in C# to convert DOCX to TXT format Download Copy...convert Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/net/conversion/word-t...
  7. Փոխարկել WORD JPG Java

    Փոխարկեք WORD ը JPG ձևաչափի Java կոդով: Պահեք WORD որպես JPG օգտագործելով Java:...փաստաթղթին: Կոդի օրինակ Java DOCX ը JPG ձևաչափի փոխարկելու համար...Գործարկել կոդը Ելքային ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/hy/java/conversion/wo...
  8. Փոխարկել WORD PDF Java

    Փոխարկեք WORD ը PDF ձևաչափի Java կոդով: Պահեք WORD որպես PDF օգտագործելով Java:...ընդլայնման վրա: Կոդի օրինակ Java DOCX ը PDF ձևաչափի փոխարկելու համար...Գործարկել կոդը Ելքային ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/hy/java/conversion/wo...
  9. Convert Document to HTML|Aspose.Words for Node....

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Node.js. You can also specify save options for managing the output document....example shows how to convert DOCX to HTML with specifying a save...new aw . Document ( "Test File.docx" ); // Save the document into...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  10. Word转pdf后多出一行 - Free Support Forum - aspose.com

    使用aspose.word 25.6版本将word转为pdf时 word中按中文习惯控制首尾字符,标点在最后时会压缩在同一行,转为PDF后标点符号换行 效果如下图所示: word文件如下: 中文习惯转pdf多一行.Docx (66.8 KB)...docx (66.8 KB) Professionalize.Discourse...Document("path/to/your/document.docx"); // Create PdfSaveOptions...

    forum.aspose.com/t/word-pdf/315348