Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 9,668 for

pdfsaveoptions

(0.05 sec)
  1. Working with OneNote Notebook

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......NotebookPdfSaveOptio(); 7 8 PdfSaveOptions documentSaveOptions = notebookSaveOptions...

    docs.aspose.com/note/java/working-with-onenote-...
  2. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image and consider the supported MHTML to Image conversion scenarios in C# examples. Try online MHTML Converter....'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  3. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them in C#. You will find C# examples and an online SVG Converter...'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...

    docs.aspose.com/svg/net/convert-svg-to-image/
  4. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them....auto opt = MakeObject < PdfSaveOptions > (); opt -> set_Compliance...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  5. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....PageLayout property to the PdfSaveOptions class and the introduction...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  6. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器...'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/
  7. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....hasImage()); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...hasImage()); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....hasImage()); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...hasImage()); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....2"); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document | Aspose.Words for Java

    Represents a Word document in Java....hasImage()); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...2.2.2.2"); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/java/com.aspose.word...