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

pdfsaveoptions

(1.39 sec)
  1. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    本节介绍如何使用 Aspose.Diagram 设置页面布局。...ions、HTMLSaveOptions 和 PdfSaveOptions 类中的 ExportHiddenPage 属性。...options PdfSaveOptions options = new PdfSaveOptions (); // Set...

    docs.aspose.com/diagram/zh/net/set-orientation-...
  2. Document.save() hangs indefinitely during PDF c...

    Hello, I’m experiencing a critical issue where Document.save() hangs indefinitely during DOCX to PDF conversion. The process never completes, no timeout occurs, and no warnings are reported. Environment: build.gradle …...environments: PdfSaveOptions opts = new PdfSaveOptions(); opts.s...

    forum.aspose.com/t/document-save-hangs-indefini...
  3. Public API Changes in Aspose.Diagram 6.3.0|Docu...

    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....ImageSaveOptions, HTMLSaveOptions and PdfSaveOptions Classes It defines whether...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....Cells provides the PdfSaveOptions.isFontSubstitutionCh property...generated without setting the PdfSaveOptions.isFontSubstitutionCh property...

    docs.aspose.com/cells/javascript-cpp/change-the...
  5. 限制生成的页数——Excel转PDF的C++方案|Documentation

    了解如何在将Excel电子表格转换为PDF时限制生成的页数,使用编号Aspose.Cells for Node.js via C++。...)); // Instantiate the PdfSaveOption const options = new AsposeCells...AsposeCells . PdfSaveOptions (); // Print only Page 3 and Page 4...

    docs.aspose.com/cells/zh/nodejs-cpp/limit-the-n...
  6. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_save_options method...docx' ) # Create a "PdfSaveOptions" object that we can pass...file_name = ARTIFACTS_DIR + 'PdfSaveOptions.MemoryOptimization.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ASPOSEのPDF変換時のオプションについて - Free Support Forum - ...

    PDF変換時に容量を圧縮するようなオプションはありますか? また、ある場合、どのくらいの圧縮率ですか? 例えば、800KBのWordファイルをASPOSEでPDF変換したら1MBになるが、圧縮オプションを指定すれば、500KB程度まで下がるなどを教えてほしいです。...7 など)を指定できるのは PdfSaveOptions.PdfCompliance だけで、圧縮率や...PdfCompliance 列挙体だけです(例: PdfSaveOptions.PdfCompliance = PdfCompliance...

    forum.aspose.com/t/aspose-pdf/321456
  8. Convert JPG to PDF via Python | products.aspose...

    Sample code for JPG to PDF Python conversion. Use API example code for batch JPG files to PDF conversion within VB.NET, Asp.NET or any .NET based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/python-net/conversion/jp...
  9. Convert JT to PDF via Python | products.aspose.com

    Sample code for JT to PDF Python conversion. Use API example code for batch JT files to PDF conversion within VB.NET, Asp.NET or any .NET based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/python-net/conversion/jt...
  10. Convert 3DS to PDF via C# | products.aspose.com

    Sample code for 3DS to PDF C# conversion. Use API example code for batch 3DS files to PDF conversion within VB.NET, Asp.NET or any .NET based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/net/conversion/3ds-to-pdf/