Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 15,111 for

doc to pdf

(1.35 sec)
  1. Convert HTML To DOCX Java

    Convert HTML To DocX format in Java code. Save HTML as DocX using Java....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...*; Document doc = new Document ( "Input.html" ); doc.save( "Output...

    products.aspose.com/words/java/conversion/html-...
  2. 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...
  3. Convert HTML To SVG C#

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

    products.aspose.com/words/net/conversion/html-t...
  4. Convert HTML To Image Java

    Convert HTML To Image format in Java code. Save HTML as Image using Java....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...com.aspose.words.*; Document doc = new Document ( "Input.html"...

    products.aspose.com/words/java/conversion/html-...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  9. Convert EXCEL to PPTX with C++ or with free Onl...

    Convert EXCEL To PPTX within C++ applications or online. Test free CSV To Doc online converter quickly before integrating the code....EXCEL to PDF and set SaveFormat to Pdf Load the converted PDF file...EXCEL as PDF wkb -> Save ( u "pdfOutput.pdf" , SaveFormat_Pdf ); //...

    products.aspose.com/total/cpp/conversion/excel-...
  10. Convert XLTM to DOCX with C++ or with free Onli...

    Convert XLTM To DocX within C++ applications or online. Test free CSV To Doc online converter quickly before integrating the code....XLTM to PDF and set SaveFormat to Pdf Load the converted PDF file...XLTM as PDF wkb -> Save ( u "pdfOutput.pdf" , SaveFormat_Pdf ); //...

    products.aspose.com/total/cpp/conversion/xltm-t...