Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 13,737 for

pdfsaveoptions

(0.82 sec)
  1. Convert XLS to POT via PHP or with free Online ...

    PHP API to Convert XLS to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLS to POT online converter quickly before integrating the code....PDF save options using PdfSaveOptions object Save the XLS file...

    products.aspose.com/total/php-java/conversion/x...
  2. TeX (LaTeX) Files Conversion | .NET"

    TeX and LaTeX conversion. Convert TeX/LaTeX files to PDF, SVG, XPS, and image formats including PNG, JPEG, TIFF, and BMP using this .NET API solution...TiffSaveOptions , JpegSaveOptions , PdfSaveOptions , SvgSaveOptions , or XpsSaveOptions...

    products.aspose.com/tex/net/conversion/
  3. TeX to PDF Conversion API| .NET

    TeX to PDF conversion functionality. Integrate this on-premise .NET library into your project or use cross-platform applications to convert TeX to PDF....the PDF format using the PdfSaveOptions class. Instantiate the...

    products.aspose.com/tex/net/conversion/tex-to-pdf/
  4. LaTeX to PDF Conversion API | C++

    LaTeX to PDF conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert LaTeX to PDF....the PDF format using the PdfSaveOptions class. Instantiate the...

    products.aspose.com/tex/cpp/conversion/latex-to...
  5. 保存文件时,出现错误: - Free Support Forum - aspose.com

    try(InputStream workbookStream = new URL(url).openStream()){ Workbook workbook = new Workbook(workbookStream); workbook.save(output, options); } 报错了:java.lang.ClassCastException: com.aspose.cells.b.a.d.z cannot be ca…...5 检查 SaveOptions :如果使用了 PdfSaveOptions 、 CsvSaveOptions 等,确保对应的选项类与当前...

    forum.aspose.com/t/topic/323685
  6. Issue with Merging Large PDF Files using Aspose...

    Hello, I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…...available in your version) PdfSaveOptions.MemoryOptimization = true...csharp\nvar saveOpts = new PdfSaveOptions { MemoryOptimization =...

    forum.aspose.com/t/issue-with-merging-large-pdf...
  7. Java API to Render CGM to DIF | products.aspose...

    Export CGM to DIF via Java API without using Microsoft Excel or Adobe Reader...can be done by using the PdfSaveOptions class. This class provides...

    products.aspose.com/total/java/conversion/cgm-t...
  8. Frequently Asked Questions – Aspose.HTML for Java

    Get quick answers to common questions about Aspose.HTML for Java. Understand its benefits, performance capabilities, and advanced features....html" , new PdfSaveOptions(), "output.pdf" ); Exa...

    docs.aspose.com/html/java/faq/
  9. Hidden Text with Bullet Formatting Creates Phan...

    Issue Summary When converting Word documents to PDF using Aspose.Words, paragraphs with hidden text and bullet/list formatting still display bullets in the PDF output, even after removing both the hidden text runs and th…...converting to PDF with default PdfSaveOptions Thank you for your assistance...

    forum.aspose.com/t/hidden-text-with-bullet-form...
  10. MHTML 转换器 – C# 示例 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET API 将 MHTML 转换为其他格式,并参考将 MHTML 转换为 JPG 的 C# 示例。...'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...

    docs.aspose.com/html/zh/net/mhtml-converter/