Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 18,399 for

docx to doc

(0.68 sec)
  1. Converting a EPS file to PDF using C++ | Aspose...

    Sample code for EPS To PDF conversion using C++. Use C++ example for batch EPS To PDF conversion.... auto doc = MakeObject < Document > ( u...eps" ); // Save in PDF format. doc -> Save ( u "convertedFile.pdf"...

    products.aspose.com/pdf/cpp/conversion/eps-to-pdf/
  2. Several JPG Into TXT Javascript

    Merge multiple JPG inTo TXT in JavaScript code. Save JPG as TXT using JavaScript....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM..."Input1.jpg" , "Input2.jpg" ] var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  3. Converting a PCL file to TXT using C++ | Aspose...

    Sample code for PCL To TXT conversion using C++. Use C++ example for batch PCL To TXT conversion.... auto doc = MakeObject < Document > ( u...pcl" ); // Save in TXT format. doc -> Save ( u "convertedFile.txt"...

    products.aspose.com/pdf/cpp/conversion/pcl-to-txt/
  4. Several Image Into PDF Javascript

    Merge multiple Image inTo PDF in JavaScript code. Save Image as PDF using JavaScript....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM..."Input1.png" , "Input2.png" ] var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/merge/imag...
  5. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Words; var doc = new Document( "Input.html" ); doc.Cleanup();...

    products.aspose.com/words/net/compress/html/
  6. Several JPG Into TXT Python

    Merge multiple JPG inTo TXT in Python code. Save JPG as TXT using Python....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) for...

    products.aspose.com/words/python-net/merge/jpg-...
  7. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows To specify which OOXML specification will be used when saving in the Docx format....will be used when saving in the DOCX format. Members Name Description...saved document to adhere to. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PPTX to XLTX via C++ or with free Onlin...

    Export PPTX To XLTX in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To XLTX online converter quickly before integrating the code....Options with C++ Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/pptx-t...
  9. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your Document using appropriate encryption algorithms for specific Document formats in Python....the DocSaveOptions class for DOC, or the password property in...the OoxmlSaveOptions class for DOCX, DOCM, DOTX, DOTM, and FlatOpc...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  10. Convert PPTX to XLS Format via Java or with fre...

    Convert PPTX To XLS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To XLS 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-...