Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 18,447 for

docx to doc

(0.94 sec)
  1. Export OFT to SVG via Java | products.aspose.com

    Java API To Convert OFT To SVG without using Microsoft Word or Outlook...(Bitmap Image File) Convert OFT to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert OFT to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/oft-t...
  2. Export OFT to XPS via Java | products.aspose.com

    Java API To Convert OFT To XPS without using Microsoft Word or Outlook...(Bitmap Image File) Convert OFT to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert OFT to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/oft-t...
  3. Converting a PDF file to XML using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-xml/
  4. Converting a PDF file to TEX using C++ | Aspose...

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

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

    Sample code for PDF To BMP conversion using C++. Use C++ example for batch PDF To BMP conversion....Output file: // Load the PDF auto doc = MakeObject < Document > ( u...pdfa" ); // Save in BMP format. doc -> Save ( u "convertedFile.bmp"...

    products.aspose.com/pdf/cpp/conversion/pdf-to-bmp/
  6. Export POTX to WORD on Andorid via Java or with...

    Convert POTX To WORD in mobile apps without installing any software or online. Test free POTX To WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  7. Export PPSM to WORD on Andorid via Java or with...

    Convert PPSM To WORD in mobile apps without installing any software or online. Test free PPSM To WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  8. Converting a PS file to EMF using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-emf/
  9. Convert PPTX to WORD via Java or with free Onli...

    Java API To Export PPTX To WORD without using Microsoft Word or PowerPoint or online. Test free PPTX To WORD online converter quickly before integrating the code....Document class Save the document to DOCX format using save method PPTX...Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/java/conversion/pptx-...
  10. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a Docx file containing Office Math ML equations To PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...Description: When converting a DOCX file containing Office Math...as it appears in the source DOCX file, with the sigma symbol...

    forum.aspose.com/t/equation-line-breaking-issue...