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

pdfsaveoptions

(0.05 sec)
  1. Convert JPG to PDF via C# | products.aspose.com

    Sample code for JPG to PDF C# 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/net/conversion/jpg-to-pdf/
  2. Convert ASE to PDF via Java | products.aspose.com

    Sample Java conversion code for ASE format to PDF file. Use this example code to convert ASE to PDF within any Web or Desktop Java based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions System Requirements Before...

    products.aspose.com/3d/java/conversion/ase-to-pdf/
  3. Converting Workbook to Different Formats|Docume...

    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....when saving to PDF, use PdfSaveOptions . Advanced Conversion You...may also opt to use the PdfSaveOptions class to set different...

    docs.aspose.com/cells/java/converting-workbook-...
  4. PdfCompliance | Aspose.Words for Java

    Specifies the PDF standards compliance level in Java....docx"); // Create a "PdfSaveOptions" object that we can pass...PDF. // Note that some PdfSaveOptions are prohibited when saving...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...PdfSaveOptions pdfSaveOptions = new com.aspose...aspose.pdf.PdfSaveOptions(); final String xmlContent = Files.readString(Path...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  6. View ONE File Formats via Java

    Java source code for loading, rendering, and displaying ONE files on the Java platform...// Initialize PdfSaveOptions object PdfSaveOptions opts = new PdfSaveOptions();...PdfSaveOptions(); // Set page index opts.setPageIndex( 2 ); //...

    products.aspose.com/note/java/viewer/one/
  7. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...然而,您也可以使用 PdfSaveOptions.GetOptimizationType() 属性保存为最小尺寸。它接受以下值:...保存为标准或最小尺寸的 PDF 以下示例代码展示了如何使用 PdfSaveOptions.GetOptimizationType() 属性将...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  8. Convert FBX to PDF via Python | products.aspose...

    Sample code for FBX to PDF Python conversion. Use API example code for batch FBX 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/fb...
  9. Convert OBJ to PDF via Python | products.aspose...

    Sample code for OBJ to PDF Python conversion. Use API example code for batch OBJ 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/ob...
  10. Convert 3DS to PDF via Node.js | products.aspos...

    Sample code for 3DS to PDF Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to PDF using API sample code....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions System Requirements Before...

    products.aspose.com/3d/nodejs-java/conversion/3...