Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 18,495 for

docx to doc

(0.11 sec)
  1. Convert PPSX to JSON format via C++ | products....

    Export PPSX To JSON format in C++ without using Microsoft Excel or Powerpoint...Options with C++ Convert PPSX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPSX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  2. Convert CSV to Word with .NET or with free Onli...

    Convert CSV To Word on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free CSV To Word online converter quickly before integrating the code....document to DOC format using Save method and set Doc as SaveFormat...Options with .NET Convert CSV to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/csv-to...
  3. Export XLSB to WORD in Android or with free Onl...

    Android API To Convert XLSB To WORD without using Microsoft Word or online. Test free XLSB To WORD online converter quickly before integrating the code....Document class Save the document to DOC format using save method Get...document in DOC format document . save ( "output.doc" , com . aspose...

    products.aspose.com/total/android-java/conversi...
  4. Encrypt a Document in Java|Aspose.Words for Java

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

    docs.aspose.com/words/java/encrypt-a-document/
  5. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or To check the format compatibility....doc extension. Aspose.Words provides...Supported file formats Test File (Doc).doc Microsoft Word 95/6.0 or Microsoft...

    docs.aspose.com/words/python-net/detect-file-fo...
  6. Export XLS to WORD in Android or with free Onli...

    Android API To Convert XLS To WORD without using Microsoft Word or online. Test free XLS To WORD online converter quickly before integrating the code....Document class Save the document to DOC format using save method Get...document in DOC format document . save ( "output.doc" , com . aspose...

    products.aspose.com/total/android-java/conversi...
  7. | Aspose

    Sample code for TIFF To Docx Java conversion. Use API example code for batch TIFF files To Docx conversion within any Web or DeskTop Java based application....Conversion TIFF to Docx HTML JPG OCR XML BMP DOCX Aspose.OCR for...that converts an TIFF image to DOCX document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/tiff-to-...
  8. Merge Documents|Aspose.Words for Java

    Merge Documents easily and fast instead of using Docx4j....doc" ); Document doc2 = new Document...Document ( dataDir + "doc2.doc" ); doc1 . appendDocument ( doc2 ...

    docs.aspose.com/words/java/merge-documents/
  9. PageSetup.TextOrientation | Aspose.Words for .NET

    Discover the PageSetup TexTorientation property To easily set page text direction. CusTomize your layout with options beyond the default Horizontal....Word native formats DOCX, WML, RTF and DOC. Examples Shows how...set text orientation. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Comparer | Aspose.Words for Java

    Provides methods intended To compare Documents in Java....docx"; String secondDoc = getMyDir()...getMyDir() + "Table column bookmarks.doc"; Comparer.compare(firstDoc,...

    reference.aspose.com/words/java/com.aspose.word...