Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 18,298 for

docx to doc

(0.13 sec)
  1. Convert Document to HTML|Aspose.Words for Node....

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

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  2. MailMergeOptions.trim_whitespaces property | As...

    MailMergeOptions.trim_whitespaces property. Gets or sets a value indicating whether trailing and leading whitespaces are trimmed from mail merge values....merge operation: doc = MY_DIR + 'Mail merge.doc' field_names =...execute ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

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

    Export PPTX To XLAM in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To XLAM 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...
  4. Convert XLSX to POWERPOINT with C++ or with fre...

    Convert XLSX To POWERPOINT within C++ applications or online. Test free CSV To Doc online converter quickly before integrating the code....Document class reference auto doc = MakeObject < Document >( u...save document in PPTX format doc -> Save ( u "convertedFile.pptx"...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  5. Convert XLTM to POWERPOINT with C++ or with fre...

    Convert XLTM To POWERPOINT within C++ applications or online. Test free CSV To Doc online converter quickly before integrating the code....Document class reference auto doc = MakeObject < Document >( u...save document in PPTX format doc -> Save ( u "convertedFile.pptx"...

    products.aspose.com/total/cpp/conversion/xltm-t...
  6. Convert XLTM to PPTX with C++ or with free Onli...

    Convert XLTM To PPTX within C++ applications or online. Test free CSV To Doc online converter quickly before integrating the code....Document class reference auto doc = MakeObject < Document >( u...save document in PPTX format doc -> Save ( u "convertedFile.pptx"...

    products.aspose.com/total/cpp/conversion/xltm-t...
  7. Convert FODS to PPTX with C++ or with free Onli...

    Convert FODS To PPTX within C++ applications or online. Test free CSV To Doc online converter quickly before integrating the code....Document class reference auto doc = MakeObject < Document >( u...save document in PPTX format doc -> Save ( u "convertedFile.pptx"...

    products.aspose.com/total/cpp/conversion/fods-t...
  8. Convert PPTX to XLTM via C++ or with free Onlin...

    Export PPTX To XLTM in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To XLTM 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. Convert PPTX to ODT via Java or with free Onlin...

    Java API To Export PPTX To ODT without using Microsoft Word or PowerPoint or online. Test free PPTX To ODT online converter quickly before integrating the code....document formats, including DOC, DOCX, ODT, and HTML. By using Aspose...Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/java/conversion/pptx-...
  10. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple Documents inTo one with our Merger Merge method. Streamline your workflow with cusTomizable file options Today!...docx" ; string inputDoc2 = MyDir + "Tables.docx" ; Merger...ArtifactsDir + "LowCode.MergeDocument.1.docx" , new [] { inputDoc1 , inputDoc2...

    reference.aspose.com/words/net/aspose.words.low...