Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 18,476 for

docx to doc

(0.55 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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/
  5. Several Image Into PNG Java

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

    products.aspose.com/words/java/merge/image-to-png/
  6. Several Image Into SVG Java

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

    products.aspose.com/words/java/merge/image-to-svg/
  7. MailMergerContext.MailMergeOptions | Aspose.Wor...

    Discover the MailMergeContext MailMergeOptions feature To streamline your Document auTomation and enhance your workflow efficiency effortlessly....operation: string doc = MyDir + "Mail merge.doc" ; string [] fieldNames...mailMergerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  8. 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...
  9. 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...
  10. Convert JSON Format to RTF via C++ | products.a...

    C++ API t0 Parse JSON To RTF without using Microsoft Word...variety of formats, including DOC, DOCX, ODT, RTF, HTML, and PDF....HTML Help File) Convert JSON to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/cpp/conversion/json-t...