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

docx to doc

(0.38 sec)
  1. Convert PPTX to OTT via Java or with free Onlin...

    Java API To Export PPTX To OTT without using Microsoft Word or PowerPoint or online. Test free PPTX To OTT online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  2. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...JSON data destination (Java).docx"); JsonDataLoadOptions options...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert PPTX to XLSX Format via Java or with fr...

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

    products.aspose.com/total/java/conversion/pptx-...
  4. How to Convert Protected Word Document to Unpro...

    This crisp tuTorial describes how To convert protected Word Document To unprotected in Python. It provides a step-wise procedure, reference To the relevant resources, and the sample code To unprotect Docx in Python....the desired formats like DOCX , DOC , or in any other format...

    kb.aspose.com/words/python/how-to-convert-prote...
  5. Convert Document to HTML|Aspose.Words for Pytho...

    Convert a Document from almost any format To HTML or MHTML, as well as To EPUB format using Python. You can also specify save options for managing the output Document....example shows how to convert DOCX to HTML with specifying a save...disk. doc = aw . Document ( dataDir + "Test File.docx" ) # Save...

    docs.aspose.com/words/python-net/convert-a-docu...
  6. Watermarker.SetText | Aspose.Words for .NET

    Enhance your Documents with our Watermarker SetText method. Easily add cusTomizable text watermarks for improved branding and professionalism.... string doc = MyDir + "Big document.docx" ; string watermarkText...SetText ( doc , ArtifactsDir + "LowCode.WatermarkText.1.docx" , watermarkText...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows To specify which OOXML specification will be used when saving in the Docx format in C++....will be used when saving in the DOCX format. enum class OoxmlCompliance...document to adhere to. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++....docx. auto doc = System :: MakeObject...u "Legacy control character.doc" ); // When we save the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Compress TIFF In Javascript

    Compress TIFF in JavaScript without losing quality. Optimize TIFF content, reduce file size easily....require( '@aspose/words' ); var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...

    products.aspose.com/words/nodejs-net/compress/t...
  10. Convert Multi-Page Documents to a Single Image ...

    Aspose.Words for .NET 25.6 adds multi-page Document export To a single image with cusTom layouts, ideal for sharing, printing, or visual display....shows how to save a multi-page DOCX document as PNG image with Grid...layout: Document doc = new Document( "Rendering.docx" ); ImageSaveOptions...

    blog.aspose.com/words/convert-multi-page-docume...