Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 18,476 for

docx to doc

(0.23 sec)
  1. List.isRestartAtEachSection property | Aspose.W...

    List.isRestartAtEachSection property. Specifies whether list should be restarted at each section...is supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert XLTX to POWERPOINT with C++ or with fre...

    Convert XLTX 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/xltx-t...
  3. Convert XLSB to PPTX with C++ or with free Onli...

    Convert XLSB 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/xlsb-t...
  4. Convert TSV to POWERPOINT with C++ or with free...

    Convert TSV 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/tsv-to...
  5. Convert XLSB to POWERPOINT with C++ or with fre...

    Convert XLSB 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/xlsb-t...
  6. Convert XLT to PPTX with C++ or with free Onlin...

    Convert XLT 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/xlt-to...
  7. Several JPG Into PDF Javascript

    Merge multiple JPG inTo PDF in JavaScript code. Save JPG as PDF 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-...
  8. Several JPG Into TXT C++

    Merge multiple JPG inTo TXT in C++ code. Save JPG as TXT using C++....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...jpg" , u"Input2.jpg" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/jpg-to-txt/
  9. 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/
  10. 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...shapes into a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...