Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 12,086 for

pdfsaveoptions

(0.15 sec)
  1. Convert EPS files using API for Java

    EPS to PDF conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here.... PdfSaveOptions options = new PdfSaveOptions(suppressErrors);...line // PdfSaveOptions options = new PdfSaveOptions(suppressErrors...

    docs.aspose.com/page/java/convert-eps/
  2. Image transformation - Free Support Forum - asp...

    Hello, I have a document with text that has a drop shadow with WordArt. It used to convert normally, but since we upgraded to version 23.9, part of the text no longer converts as it did before. Before: After: B…...docx"); PdfSaveOptions opt = new PdfSaveOptions(); opt.Compliance...

    forum.aspose.com/t/image-transformation/315832
  3. 使用 .NET 将 EPS 文件合并为 PDF

    Aspose.Page API 解决方案的 .NET 合并 EPS 功能允许您将多个 EPS 文件合并为一个 PDF 文档。... 14 PdfSaveOptions options = new PdfSaveOptions(suppressErrors);...line 20 //PdfSaveOptions options = new PdfSaveOptions(suppressErrors...

    docs.aspose.com/page/zh/net/merge/eps/
  4. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...Diagram(input); PdfSaveOptions pso = new PdfSaveOptions(); pso.setWarningCallback(new...Diagram(input); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/unable-to-detect-installed-t...
  5. Control loading of External Resources in MS Exc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... You can do this using PdfSaveOptions.StreamProvider which implements...explains how to make use of PdfSaveOptions.StreamProvider to control...

    docs.aspose.com/cells/java/control-loading-of-e...
  6. Convert MHTML to PDF – C# code and Online Conve...

    Convert MHTML to PDF online or with C#. Use MHTML to PDF Converter to save MHTML as PDF file quickly, clearly and safely....'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...the MHTML file stream, PdfSaveOptions, and output file path to...

    products.aspose.com/html/net/conversion/mhtml-t...
  7. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF in C#. Save SVG as PDF file using C# code. Try online SVG to PDF Converter for free!...'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...to pass the SVGDocument, PdfSaveOptions, and output file path to...

    products.aspose.com/html/net/conversion/svg-to-...
  8. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/zh-hant/java/make/
  9. 使用 Java 製作 DOCX

    通過幾個步驟在 Java 中創建一個新的 DOCX。使用 Java 庫輕鬆創建 DOCX。...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/zh-hant/java/make/docx/
  10. 使用 Java 製作 HTML

    通過幾個步驟在 Java 中創建一個新的 HTML。使用 Java 庫輕鬆創建 HTML。...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/zh-hant/java/make/html/