Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 18,474 for

docx to doc

(0.5 sec)
  1. Convert POTM to XLSX Format via Java or with fr...

    Convert POTM To XLSX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POTM To XLSX online converter quickly before integrating the code....Interchange Format) Convert POTM to DOC (Microsoft Word Binary Format)...Marco File) Convert POTM to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/potm-...
  2. Convert POT to SXC Format via Java or with free...

    Convert POT To SXC format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT To SXC online converter quickly before integrating the code....Interchange Format) Convert POT to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert POT to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pot-t...
  3. Convert PPTM to XLSX Format via Java or with fr...

    Convert PPTM To XLSX format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTM To XLSX online converter quickly before integrating the code....Interchange Format) Convert PPTM to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTM to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptm-...
  4. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in C#: Docx, Doc, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG and many more.... DOCX Conversion API supports a bunch...efficiency: Microsoft Word: DOCX, DOC, RTF, DOT, DOTM, DOTX, DOCM...

    products.aspose.com/words/net/merge/
  5. WatermarkerContext.text_watermark property | As...

    WatermarkerContext.text_watermark property. Text To be used as a watermark.... doc = MY_DIR + 'Big document.docx' watermark_text...watermarker_context ) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Several JPG Into PNG C#

    Merge multiple JPG inTo PNG in C# code. Save JPG as PNG using C#....jpg" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/jpg-to-png/
  7. Several JPG Into GIF C#

    Merge multiple JPG inTo GIF in C# code. Save JPG as GIF using C#....jpg" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/jpg-to-gif/
  8. Several Image Into JPG C#

    Merge multiple Image inTo JPG in C# code. Save Image as JPG using C#....png" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/image-to-jpg/
  9. Convert MHTML to PDF – Python code and Online C...

    Use Aspose.HTML for Python via .NET To convert MHTML To PDF with full control over save options or convert MHTML online with a free MHTML Converter....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/python-net/conversion/...
  10. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (Docx and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlaTopc file is not a ZIP-archive, therefore, this property does not affect the FlaTopc files.) in C++.... (DOCX and DOTX files are internally...saving an OOXML document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...