Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 177,623 for

docx

(0.5 sec)
  1. Convert WORD To PDF Java

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

    products.aspose.com/words/java/conversion/word-...
  2. Convert WORD To EPUB Java

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

    products.aspose.com/words/java/conversion/word-...
  3. Convert WORD To Image Java

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

    products.aspose.com/words/java/conversion/word-...
  4. PageSetup HeaderDistance, FooterDistance TextCo...

    Hello, despite setting the CurrentCulture of the CurrentThread to something static and resetting the DefaultFont LocaleId to again something stating, some parameters of PageSetup keeps changing according to the environm…...xml part of the docx package from 720 to 708. I would...value in twips doc.Save("output.docx"); By following these steps...

    forum.aspose.com/t/pagesetup-headerdistance-foo...
  5. Փոխարկել WORD EPUB Java

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

    products.aspose.com/words/hy/java/conversion/wo...
  6. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...docx"; if (!fileName.endsWith(".docx")) { fileExtension...= new Document("C:\\Temp\\in.docx"); // Get the first page and...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  7. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....when saving a document into the Docx , Docm , Dotx , Dotm or FlatOpc...Compression level for OOXML files. (DOCX and DOTX files are internally...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 通过 .NET 将 EPUB 转换为 PDF – Aspose.HTML for Python

    使用 Aspose.HTML Python 库将 EPUB 转换为 PDF。在 Python 代码示例中考虑各种 EPUB 到 PDF 的转换方案。... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/zh/python-net/convert-epub...
  9. Convert HTML to XPS | C# Examples

    Learn about the supported HTML to XPS conversion scenarios using Aspose.HTML for .NET API and consider C# examples to illustrate them....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    docs.aspose.com/html/net/convert-html-to-xps/
  10. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples.... {{#if_output 'PDF' 'DOCX' 'XPS' 'MHTML' 'MD' }} import...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/python-net/convert-html-to...