Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 9,616 for

docx to doc

(0.06 sec)
  1. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) Document format detection methods... let doc = new aw . Document (); // Configure.... password = "MyPassword" ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs To create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Excel CSharp 1 Add Barcode to DOCX in CSharp 1 Add Barcode to Excel...to a PST File 2 add footer in docx 1 add footer in word 1 Add Footer...

    blog.aspose.com/tags/
  3. 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...
  4. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum To easily choose Document save formats, enhancing your file management and compatibility for seamless workflows.... Doc 10 Saves the document in the...Word 97 - 2007 Template format. Docx 20 Saves the document as an...

    reference.aspose.com/words/net/aspose.words/sav...
  5. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB To PDF using Aspose.HTML Python library. Consider various EPUB To PDF conversion scenarios in Python code 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-epub-to...
  6. Convert EPUB to PNG – Aspose.HTML for Python vi...

    Convert EPUB To PNG using Aspose.HTML Python library. Consider various EPUB To PNG conversion scenarios in Python code 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-epub-to...
  7. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_page_setup property. Specifies whether page setup is exported To HTML, MHTML or EPUB...Microsoft Word file formats (DOCX, DOC, RTF, WML). In most cases...information when saving to HTML. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...DOC or SaveFormat.DOT format. To...a document in the SaveFormat.DOC format. DocSaveOptions(save_format)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type inTo a save format enumerated value in C++.... ASSERT_EQ ( LoadFormat :: Doc , FileFormatUtil :: ContentTypeToLoadFor...)); ASSERT_EQ ( SaveFormat :: Doc , FileFormatUtil :: ContentTypeToSaveFor...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a MERGEBARCODE field...

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