Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 3,054 for

doc to emf

(0.11 sec)
  1. Converting a PDF file to TEX using C++ | Aspose...

    Sample code for PDF To TEX conversion using C++. Use C++ example for batch PDF To TEX conversion.... auto doc = MakeObject < Document > ( u...pdf" ); // Save in TEX format. doc -> Save ( u "convertedFile.tex"...

    products.aspose.com/pdf/cpp/conversion/pdf-to-tex/
  2. Converting a PDF file to DOCX using C++ | Aspos...

    Sample code for PDF To DocX conversion using C++. Use C++ example for batch PDF To DocX conversion....Doc as parameters Save the output...file: // Load the PDF. auto doc = MakeObject < Document > ( u...

    products.aspose.com/pdf/cpp/conversion/pdf-to-d...
  3. C# API to Export EMAIL to DOT | products.aspose...

    Convert EMAIL To DOT without using Microsoft Word or Outlook on .NET...in various formats, including DOC, DOCX, ODT, RTF, and HTML. It...and set protection password doc . Protect ( ProtectionType ....

    products.aspose.com/total/net/conversion/email-...
  4. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create cusTomized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or WebP)...output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or WebP)...

    reference.aspose.com/words/net/aspose.words.low...
  5. Converting a PDF file to XPS using C++ | Aspose...

    Sample code for PDF To XPS conversion using C++. Use C++ example for batch PDF To XPS conversion.... auto doc = MakeObject < Document > ( u...pdf" ); // Save in XPS format. doc -> Save ( u "convertedFile.xps"...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xps/
  6. Converting a PDF file to PPTX using C++ | Aspos...

    Sample code for PDF To PPTX conversion using C++. Use C++ example for batch PDF To PPTX conversion.... auto doc = MakeObject < Document > ( u...pdf" ); // Save in PPTX format. doc -> Save ( u "convertedFile.pptx"...

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...
  7. Converting a PS file to PNG using C++ | Aspose.PDF

    Sample code for PS To PNG conversion using C++. Use C++ example for batch PS To PNG conversion.... auto doc = MakeObject < Document > ( u...ps" ); // Save in PNG format. doc -> Save ( u "convertedFile.png"...

    products.aspose.com/pdf/cpp/conversion/ps-to-png/
  8. C# API to Export EMLX to JPEG | products.aspose...

    Convert EMLX To JPEG without using Microsoft Word or Outlook on .NET...variety of formats, including DOC, DOCX, HTML, and JPEG. It provides...and set protection password doc . Protect ( ProtectionType ....

    products.aspose.com/total/net/conversion/emlx-t...
  9. Export EML to PDF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  10. Watermarker.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermarker SetImage method. Effortlessly add cusTom image watermarks for a professional Touch....output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or WebP)...image to the document. string doc = MyDir + "Document.docx" ; string...

    reference.aspose.com/words/net/aspose.words.low...