Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 18,475 for

docx to doc

(0.25 sec)
  1. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CusTomXmlPart class for efficient management of cusTom XML data sTorage within packages. Enhance your Document processing Today!... Remarks A DOCX or DOC document can contain one...with custom XML data. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Online WORD File Splitter or Build Python Apps ...

    Free online app To Split different WORD files. Python Splitter library code for WORD Documents....Split DOC Files (Microsoft Word Binary Format) Split DOCX Files...

    products.aspose.com/total/python-net/split/word/
  3. 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...
  4. Preserve original images and selectively raster...

    Title: Preserve original images and selectively rasterize only images with shadow or effects in Aspose.Words 20.6 HTML export Body: Hi Aspose Team, I am upgrading from Aspose.Words 15.8 To 20.6. In 15.8, when exporti…...8, when exporting DOCX to HTML: setScaleImageToShape(false)...the original image as in the DOCX. If an image has effects applied...

    forum.aspose.com/t/preserve-original-images-and...
  5. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    Class Libraries & REST APIs for the developers To manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, DeskTop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Doc || info . LoadFormat == Aspose...LoadFormat . Docx ) { // modify an OLE object var doc = new Aspose...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. Converting a XPS file to HTML using Python | As...

    Sample code on Python for XPS To HTML conversion. Use example code for batch XPS To HTML conversion with Python and .NET...to the clipboard XPS to DOC XPS to DOCX XPS to EMF XPS to JPEG...

    products.aspose.com/pdf/python-net/conversion/x...
  7. C++ Split A File

    Split Documents programmatically in C++: Docx, PDF, Doc, ODT, RTF, HTML, TXT and many more.... DOCX Node Python Java C# C++ View...split Word, PDF, EPUB, HTML, DOCX documents into parts. Splitting...

    products.aspose.com/words/cpp/split/
  8. Several JPG Into BMP Java

    Merge multiple JPG inTo BMP in Java code. Save JPG as BMP using Java....jpg" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/jpg-to-bmp/
  9. Supported Document Formats|Aspose.Words for Jas...

    The following table indicates the file formats in which the `JasperReports` can be saved by using Aspose.Words for JasperReports....Description Load Save Remarks DOC Saves the document in the Microsoft...Word 97 - 2007 Document format. DOCX Office Open XML WordprocessingML...

    docs.aspose.com/words/jasperreports/supported-d...
  10. Several Image Into GIF Java

    Merge multiple Image inTo GIF in Java code. Save Image as GIF using Java....png" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/image-to-gif/