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

pdfsaveoptions

(0.77 sec)
  1. Convert PNG to PDF via C# | products.aspose.com

    Sample code for PNG to PDF C# conversion. Use API example code for batch PNG 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/png-to-pdf/
  2. Convert VRML to PDF via C# | products.aspose.com

    Sample code for VRML to PDF C# conversion. Use API example code for batch VRML 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/vrml-to-pdf/
  3. Convert AMF to PDF via Java | products.aspose.com

    Sample Java conversion code for AMF format to PDF file. Use this example code to convert AMF 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/amf-to-pdf/
  4. 跟踪文档转换进度|Documentation

    本节介绍如何使用 Aspose.Diagram 跟踪 visio 文件的转换进度。... PdfSaveOptions options = new Aspose .... Diagram . Saving . PdfSaveOptions (); //set page saving call...

    docs.aspose.com/diagram/zh/net/track-document-c...
  5. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...Options You can configure the PdfSaveOptions class to improve the quality...output. var options = new PdfSaveOptions(); options.JpegQuality...

    forum.aspose.com/t/problems-with-title-and-lege...
  6. 使用Node.js通过C++计算Excel 2016中的MINIFS和MAXIFS函数|Doc...

    本文介绍如何使用Aspose.Cells库在Microsoft Excel 2016中通过Node.js的C++调用来计算MINIFS和MAXIFS函数。加载现有Excel文件或创建新文件,然后使用Aspose.Cells的方法计算这些函数并将结果保存到磁盘。... PdfSaveOptions (); options . setOnePagePerSheet...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  7. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF with standard or minimum size using Aspose.Cells for C++....minimum size using the PdfSaveOptions.GetOptimizationType() property...minimum size using the PdfSaveOptions.GetOptimizationType() property...

    docs.aspose.com/cells/cpp/save-excel-into-pdf-w...
  8. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...ratio); } } PdfSaveOptions pdfOptions = new PdfSaveOptions(); pdfOptions...

    forum.aspose.com/t/cutting-off-right-side-after...
  9. 在使用DrawObjectEventHandler类的JavaScript通过C++进行渲染到...

    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....DrawObjectEventHandl 类与 PdfSaveOptions.drawObjectEventHandl 属...,并将其保存为 输出PDF 。在渲染为PDF时,它利用 PdfSaveOptions.drawObjectEventHandl 属性,捕获现有单元格和对象(如图片等)的...

    docs.aspose.com/cells/zh/javascript-cpp/get-dra...
  10. Convert Dates to Japanese Dates with Python.NET...

    Learn how to convert Gregorian dates to Japanese dates in Excel files using Aspose.Cells for Python via .NET....The Workbook class and PdfSaveOptions provide the necessary functionality...

    docs.aspose.com/cells/python-net/convert-dates-...