Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 9,616 for

docx to doc

(0.04 sec)
  1. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_To_save_format method. Converts IANA content type inTo a save format enumerated value.... DOC , aw . FileFormatUtil . cont...assertEqual ( aw . SaveFormat . DOC , aw . FileFormatUtil . cont...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class To enhance your Document saving experience in WordML format with cusTomizable options....files used when saving to a DOC or DOCX file. By default this property...memory optimization. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML To Markdown programmatically using Python library or online with the HTML Converter. Explore HTML To MD conversion scenarios with Python examples....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/python-net/convert-html-to...
  4. Convert MHTML to PNG in Python – Aspose.HTML fo...

    Convert MHTML To PNG using Aspose.HTML Python library. Consider the supported MHTML To PNG conversion scenarios in Python examples....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  5. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported To HTML MHTML or EPUB in Java.... Document doc = new Document(getMyDir() + "Header..."Header and footer types.docx"); // This document contains headers...

    reference.aspose.com/words/java/com.aspose.word...
  6. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document inTo a text based formats in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  7. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method To seamlessly set your data source for regions....DataTable: string doc = MyDir + "Mail merge with regions.docx" ; DataTable...mailMergerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  8. Convert HTML to GIF in Python – Aspose.HTML for...

    Convert HTML To GIF programmatically using Python library or online with the HTML Converter. Explore HTML To GIF conversion scenarios with Python examples....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/python-net/convert-html-to...
  9. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your Documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....Supported formats are: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt...FileStream ( MyDir + "Document.docx" , FileMode . Open )) { using...

    reference.aspose.com/words/net/aspose.words.dig...
  10. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows To optimize the Document contents as well as default Aspose.Words behavior To a particular versions of MS Word.... def optimize_for (): doc = aw . Document () # This object...of Microsoft Word. options = doc . compatibility_options # Print...

    reference.aspose.com/words/python-net/aspose.wo...