Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 15,058 for

pdf to doc

(0.57 sec)
  1. Convert HTML To SVG Java

    Convert HTML To SVG format in Java code. Save HTML as SVG 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-...
  2. Convert HTML To PNG Java

    Convert HTML To PNG format in Java code. Save HTML as PNG 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-...
  3. C++ API to Convert XSLFO to PPSM | products.asp...

    Convert XSLFO To PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ and Aspose.Slides for C++. Aspose.PDF for C++...C++ is a powerful PDF processing API that enables developers to...

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

    C++ API To Convert EMLX 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/emlx-t...
  5. C++ API to Convert SVG to POWERPOINT | products...

    Convert SVG To POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++. Aspose.PDF for C++ is a powerful PDF manipulation...to create, edit, and convert PDF documents. It also provides the...

    products.aspose.com/total/cpp/conversion/svg-to...
  6. Export OFT to RTF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File To Pdf using german Hyphenation dictionary, the output Pdf differs from the Pdf which we export as Pdf directly with Microsoft Word. How can we ensure that the output P…...Words hyphenation PDF Output differs from Word hyphenation...attached Input Word File to PDF using german Hyphenation dictionary...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  8. 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...
  9. 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...
  10. 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-...