Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 12,086 for

pdfsaveoptions

(0.03 sec)
  1. Ustvari WORD Z Uporabo C#

    Ustvarite novo WORD v C# v nekaj korakih. Preprosto ustvarite WORD s knjižnico .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...

    products.aspose.com/words/sl/net/make/word/
  2. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library....then you need to call the PdfSaveOptions.setOnePagePerSheet(boolean...n value) method of the PdfSaveOptions object. Here is an example...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  3. 使用 Java 版 API 转换 PostScript

    本文将通过代码片段讲解和演示 Aspose.Page API Java 解决方案中包含的 PS 到 TIFF 的转换功能。... PdfSaveOptions options = new PdfSaveOptions(suppressErrors);...line // PdfSaveOptions options = new PdfSaveOptions(suppressErrors...

    docs.aspose.com/page/zh/java/convert-ps/
  4. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...options PdfSaveOptions options = new PdfSaveOptions { SaveForegroundPagesO...new Aspose.Diagram.Saving.PdfSaveOptions(); PDFso.EmfRenderSetting...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...
  5. Convert PLY to PDF via Python | products.aspose...

    Sample code for PLY to PDF Python conversion. Use API example code for batch PLY 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/pl...
  6. Convert DXF to PDF via Python | products.aspose...

    Sample code for DXF to PDF Python conversion. Use API example code for batch DXF 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/dx...
  7. Convert X to PDF via C# | products.aspose.com

    Sample code for X to PDF C# conversion. Use API example code for batch X 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/x-to-pdf/
  8. Convert RVM to PDF via C# | products.aspose.com

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

    Sample Java conversion code for RVM format to PDF file. Use this example code to convert RVM 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/rvm-to-pdf/
  10. Convert X to PDF via Java | products.aspose.com

    Sample Java conversion code for X format to PDF file. Use this example code to convert X 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/x-to-pdf/