Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 22,348 for

docx

(0.09 sec)
  1. Topics tagged email-java

    Topics tagged email-java...February 12, 2024 When saving docx as MHTML to outputstream for...

    forum.aspose.com/tag/email-java
  2. List | Aspose.Words for Java

    Represents formatting of a list in Java....docx"); Shows how to work with list...) + "Lists.SpecifyListLevel.docx"); Shows how to apply custom...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert HTML to Markdown – C# Examples and Onli...

    Convert HTML to MD in C# using Aspose.HTML API. Consider various HTML to Markdown conversion scenarios in C# examples. Try online HTML Converter....{{/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-markdown/
  4. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your document saving experience. Customize RTF output with advanced settings for optimal results....used when saving to a DOC or DOCX file. By default this property...Document ( MyDir + "Rendering.docx" ); // Create an "RtfSaveOptions"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT 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...
  6. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...used when saving to a DOC or DOCX file. By default this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing document saving with advanced options for various formats. Enhance your workflow today!...used when saving to a DOC or DOCX file. By default this property...Document ( MyDir + "Rendering.docx" ); // Use a SaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  8. RtfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.RTF](../../aspose.words/saveformat/#RTF) format...used when saving to a DOC or DOCX file. By default this property...Document ( MY_DIR + 'Rendering.docx' ) # Create an "RtfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....docx"); ImageUriPrinter callback...used when saving to a DOC or DOCX file. getUpdateAmbiguousTe()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Fine-Tuning Converters – C# – Aspose.HTML for .NET

    Learn how to convert HTML, SVG, MHTML, and EPUB files to PDF, XPS, Docx, and Image formats using RenderTo and Render methods of Aspose.HTML...to render HTML to PDF, XPS, DOCX, and images. Rendering Options...

    docs.aspose.com/html/net/fine-tuning-converters/