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

docx to doc

(0.09 sec)
  1. Converting a PDF file to XPS using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-xps/
  2. Converting a PS file to PNG using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-png/
  3. How to Run Aspose.Words with Mono|Aspose.Words ...

    Using Aspose.Words for .NET with Mono on Linux or Mac OS To generate Doc files, convert Doc and Docx To PDF and much more in C#....OS to generate DOC files, convert DOC and DOCX to PDF and much...

    docs.aspose.com/words/net/how-to-run-aspose-wor...
  4. ReportBuilderOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderOptions class, designed To enhance your LINQ Reporting Engine experience with cusTomizable options for seamless Document generation....populate document with data: string doc = MyDir + "Reporting engine template...template - If greedy.docx" ; AsposeData obj = new AsposeData...

    reference.aspose.com/words/net/aspose.words.low...
  5. Converting Word to PDF issue - Free Support For...

    Hello, we are about To extend or Word.NET license but our Word Document conversion does not work fine. Basically the issues is that checkbox content controls are displayed displayed as dots not checkboxes. I attached…...Position = 0; Document doc = new Document(stream); if (...IsNullOrEmpty(watermark)) doc = InsertWatermark(watermark, doc); //Instantiate...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  6. Export OFT to DOCM via Java | products.aspose.com

    Java API To Convert OFT To DocM without using Microsoft Word or Outlook...to DOC (Microsoft Word Binary Format) Convert OFT to DOCX (Office...

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

    Java API To Convert OFT To DOTM 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...
  8. Export OFT to ODT via Java | products.aspose.com

    Java API To Convert OFT To ODT 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...
  9. Export OFT to EMF via Java | products.aspose.com

    Java API To Convert OFT To EMF 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...
  10. Converting a PCL file to JPEG using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-j...