Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 18,494 for

docx to doc

(1.19 sec)
  1. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on load method. for input Docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast To class com.aspose.w…... for input docx file attached ? throwing below...FileInputStream("load-fail.docx")) { Document doc = new Document(fis);...

    forum.aspose.com/t/java-lang-classcastexception...
  2. Converting a PDF file to EPUB using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-e...
  3. Converting a PDF file to SVG using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-svg/
  4. Converting a PDF file to EXCEL using C++ | Aspo...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-e...
  5. Converting a PS file to BMP using C++ | Aspose.PDF

    Sample code for PS To BMP conversion using C++. Use C++ example for batch PS To BMP conversion.... auto doc = MakeObject < Document > ( u...ps" ); // Save in BMP format. doc -> Save ( u "convertedFile.bmp"...

    products.aspose.com/pdf/cpp/conversion/ps-to-bmp/
  6. Converting a PS file to TIFF using C++ | Aspose...

    Sample code for PS To TIFF conversion using C++. Use C++ example for batch PS To TIFF conversion.... auto doc = MakeObject < Document > ( u...ps" ); // Save in TIFF format. doc -> Save ( u "convertedFile.tiff"...

    products.aspose.com/pdf/cpp/conversion/ps-to-tiff/
  7. Რამდენიმე JPG DOCX Javascript

    შეაერთეთ მრავალი JPG Docx JavaScript კოდში. შეინახეთ JPG როგორც Docx JavaScript....გადაიყვანეთ მრავალი JPG DOCX JavaScript Მაღალსიჩქარიანი Node...Node.js ბიბლიოთეკა JPG ფაილების DOCX-ში შერწყმისთვის Სწრაფი და ეფექტური...

    products.aspose.com/words/ka/nodejs-net/merge/j...
  8. Convert CSV to DOTX using Java or with free Onl...

    Java API To Export CSV To DOTX or online with using Excel or Word or online. Test free CSV To Doc online converter quickly before integrating the code....format using save method and set DocX as SaveFormat Conversion Requirements...documents. Automation Scenarios Java DOCX/DOTX APIs – Use Java libraries...

    products.aspose.com/total/java/conversion/csv-t...
  9. Converting a PDF file to XLS using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-xls/
  10. Converting a PDF file to GIF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-gif/