Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 15,131 for

pdf to doc

(0.35 sec)
  1. Export OFT to EPUB via C++ | products.aspose.com

    C++ API To Convert OFT To EPUB without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Epub as save format doc -> Save ( u "convertedFile.Epub"...

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Export EMAIL to IMAGE via C++ | products.aspose...

    C++ API To Convert EMAIL To IMAGE without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Png as save format doc -> Save ( u "convertedFile.Png"...

    products.aspose.com/total/cpp/conversion/email-...
  3. Export OFT to OTT via C++ | products.aspose.com

    C++ API To Convert OFT To OTT without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Ott as save format doc -> Save ( u "convertedFile.Ott"...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export EMAIL to OTT via C++ | products.aspose.com

    C++ API To Convert EMAIL To OTT without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Ott as save format doc -> Save ( u "convertedFile.Ott"...

    products.aspose.com/total/cpp/conversion/email-...
  5. Export EMLX to DOT via C++ | products.aspose.com

    C++ API To Convert EMLX To DOT without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Dot as save format doc -> Save ( u "convertedFile.Dot"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Export EML to TIFF via C++ | products.aspose.com

    C++ API To Convert EML To TIFF without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Tiff as save format doc -> Save ( u "convertedFile.Tiff"...

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Words close to margin pushed to next line on DO...

    Hello, When converting a DocX To TIFF using Aspose.Words Document.Save(), words up against the right margin in the Docx are being pushed To the next line in the resulting file. At first we thought it was a font issue, b…...attached doc. Have also reproduced this when converting to PDF, as...Document doc = new Document(@"C:\Temp\in.docx"); doc.LayoutOptions...

    forum.aspose.com/t/words-close-to-margin-pushed...
  8. Compress PDF Files Online or via Java | product...

    Free online app To compress different Pdf files. Java compression library code for Pdf Documents....Total Java Compress Pdf Compress PDF File Online via Compression...Develop powerful Java based PDF document compression applications...

    products.aspose.com/total/java/compress/pdf/
  9. Convert JSON Format to WORD via C++ | products....

    C++ API t0 Parse JSON To WORD without using Microsoft Word...to export JSON to PDF and then convert PDF to WORD. The process...Cells for C++ to export JSON to PDF. This component provides a wide...

    products.aspose.com/total/cpp/conversion/json-t...
  10. Convert HTML To WORD C#

    Convert HTML To WORD format in C# code. Save HTML as WORD using C#....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...Words; var doc = new Document( "Input.html" ); doc.Save( "Output...

    products.aspose.com/words/net/conversion/html-t...