Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 21,761 for

doc to pdf

(0.11 sec)
  1. Export EMAIL to XPS via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  2. Converting .psd to pdf is not working - Free Su...

    I’m looking for a solution convert .psd files To Pdf. Tried with below sample as well but it is throwing an image loading failed exception. I am using Aspose.PSD 23.3.0 version var filePath = @“C:\Figure1.psd” using (v…...psd to pdf is not working Aspose.PSD Product Family...solution convert .psd files to pdf. Tried with below sample as well...

    forum.aspose.com/t/converting-psd-to-pdf-is-not...
  3. Remove Link Annotation from PDF Document Using ...

    I have a Pdf file, It contains multiple HyperLink, I want To remove Link Annotation Using Aspose.Pdf for NET, But i found that if the Link Annotation text is a HyperLink, Aspose can’t remove it’s Link Annotation.More det…...Annotation from PDF Document Using C# not success Aspose.PDF Product...Product Family aspose-pdf-net sullivan December 31, 2022, 8:31am #1...

    forum.aspose.com/t/remove-link-annotation-from-...
  4. Pages dimensions are not preserved when copying...

    Hello Maybe it is a bug or maybe I am not using your library correctly. I hope it’s the latter and that you could show me please how To do it better. In our processing of merging differents Documents types To a Pdf Doc…...PDF Product Family aspose-pdf-java everteamjmf...differents documents types to a pdf document, we encountered something...

    forum.aspose.com/t/pages-dimensions-are-not-pre...
  5. Android API to Render SVG to OTT | products.asp...

    Transform SVG To OTT via Android via Java API...PDF for Android via Java and Aspose...for Android Java. Using Aspose.PDF for Android via Java, developers...

    products.aspose.com/total/android-java/conversi...
  6. Java API to Export MHTML to GIF | products.aspo...

    Convert MHTML To GIF using on premise Java API...PDF for Java is a document rendering...files to DOC. Once the MHTML file is converted to DOC, Aspose...

    products.aspose.com/total/java/conversion/mhtml...
  7. Conversion of Word Document into PPTX via an In...

    Hi, I have a requirement on DocX To PPTX conversion. I’ve installed Aspose.Total with a temporary license & working on .NET framework. My approach: DocX To Pdf conversion with landscape orientation. This works fine. B…...into PPTX via an Intermediate PDF Conversion Aspose.Total Product...docxtopdf , slides-net , aspose-pdf-net , words-net , slides-pdfimport...

    forum.aspose.com/t/conversion-of-word-document-...
  8. Export OFT to WORD via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  9. How to update dynamic value to mergedfield (If ...

    Can we passed dynamic parameter To word template file and can used in merged field for if condition? And print barcode {IF {MERGEFIELD isBarCode ="true"} {DISPLAYBARCODE "{MERGEFIELD WOBarcode \* MERGEFORMAT }" s:C…...getLocale()); doc = new Document(strPath + "Credit...if ( doc.hasMacros()) { doc.removeMacros(); } merge = doc.getMailMerge()...

    forum.aspose.com/t/how-to-update-dynamic-value-...
  10. Convert JPG To SVG C++

    Convert JPG To SVG format in C++ code. Save JPG as SVG using C++....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/conversion/jpg-to...