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

doc to pdf

(0.85 sec)
  1. 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...
  2. 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...
  3. Export EML to PCL via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  4. 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...
  5. 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-...
  6. Convert ODS to Word using Java or with free Onl...

    Java API To Export ODS To Word or online with using Excel or Word or online. Test free CSV To Doc online converter quickly before integrating the code....transform the ODS document into PDF format. Following this, with...of the Aspose.PDF for Java API, convert the PDF document into...

    products.aspose.com/total/java/conversion/ods-t...
  7. Converting a XPS file to DOCX using Java | Aspo...

    XPS To DocX conversion via Java sample code. Programmers can use this example code To export XPS To DocX within any Web or DeskTop Java based application....PDF for Java How to convert XPS to...with high quality. The Aspose.PDF library will allow any developer...

    products.aspose.com/pdf/java/conversion/xps-to-...
  8. 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...
  9. 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...
  10. ByteArray To image - Free Support Forum - aspos...

    I’m working with Aspose.Words for .NET (v24.10) and would like some guidance on inserting a signature image from byte array coming in payload inTo a Word template using the LINQ Reporting Engine. My Use Case: I receiv…...templates , which are converted into PDF using Aspose. I want to map this...your Word document Document doc = new Document("path/to/your/template...

    forum.aspose.com/t/bytearray-to-image/310992