Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 15,108 for

pdf to doc

(0.22 sec)
  1. Export OFT to TEXT via C++ | products.aspose.com

    C++ API To Convert OFT To TEXT without using Microsoft Word or Outlook... It supports HTML, DOC, DOCX, RTF, and other popular...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/oft-to...
  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. C# API to Export EMAIL to DOT | products.aspose...

    Convert EMAIL To DOT without using Microsoft Word or Outlook on .NET...to various formats, including PDF, HTML, and TXT. Once you have...in various formats, including DOC, DOCX, ODT, RTF, and HTML. It...

    products.aspose.com/total/net/conversion/email-...
  4. C++ API to Convert TEX to PPTM | products.aspos...

    Convert TEX To PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ and Aspose.Slides for...for C++. You can use Aspose.PDF for C++ to export TEX to PPTX and...

    products.aspose.com/total/cpp/conversion/tex-to...
  5. C++ API to Convert MHTML to POT | products.aspo...

    Convert MHTML To POT via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ and Aspose.Slides for C++. Aspose.PDF for C++...Firstly, you can use Aspose.PDF for C++ to export MHTML to PPTX...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. C++ API to Convert MD to POTM | products.aspose...

    Convert MD To POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ and Aspose.Slides for...for C++. By using Aspose.PDF for C++, you can export MD to PPTX...

    products.aspose.com/total/cpp/conversion/md-to-...
  7. Export MSG to JPEG via C++ | products.aspose.com

    C++ API To Convert MSG To JPEG without using Microsoft Word or Outlook...document formats, including DOC, DOCX, RTF, and HTML. It also...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/msg-to...
  8. C# API to Export PS to PCL | products.aspose.com

    Convert PS To PCL without using Microsoft Word...PDF for .NET API, which provides advanced PDF processing...to convert PS file formats to DOC. Additionally, the Aspose.Words...

    products.aspose.com/total/net/conversion/ps-to-...
  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-...