Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 12,086 for

pdfsaveoptions

(0.14 sec)
  1. 如何在 Java 中将 TeX 转换为 PDF

    这个简短的教程提供了有关如何在 Java 中将 TeX 转换为 PDF 的详细信息。本文的大纲可以概括为环境配置、逐步算法和一个示例代码片段,演示了在 Java 中将 Latex 转换为 PDF 的功能。...TeXOptions 类初始化转换选项对象 指定 PdfSaveOptions 类实例的不同属性 将 LaTeX 转换为 PDF...的转换过程。首先,创建一个 TeXOptions 类的对象,并指定 PdfSaveOptions 类公开的不同属性。最后,使用 TexJob 类将...

    kb.aspose.com/zh/tex/java/how-to-convert-tex-to...
  2. PdfPageLayout enumeration | Aspose.Words for Py...

    aspose.words.saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader.... PdfSaveOptions () save_options . page_layout...file_name = ARTIFACTS_DIR + 'PdfSaveOptions.PageLayout.pdf' , save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。... PdfSaveOptions options ; options . SetWatermark...watermark for rendering to PDF PdfSaveOptions options ; options . SetWatermark...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  4. 如何在 Python 中将 STL 文件转换为 PDF

    本快速教程介绍了如何在 Python 中将 STL 转换为 PDF。它包含环境配置、分步过程以及用于在 Python 中将 STL 文件导出为 PDF 的示例代码片段。...类加载 STL 文件进行 PDF 转换 初始化 PdfSaveOptions 类的实例 使用 save 方法将 STL 文件转换为...转换器。但是,您可以即兴发挥,同时调整辅助颜色、表面颜色、编码等多个属性,以使用 PdfSaveOptions 类更改 PDF 文档。同样,您可以使用不同的重载来加载源...

    kb.aspose.com/zh/3d/python/how-to-convert-stl-f...
  5. Rendering Project Data on Predefined Page Sizes...

    Learn how to render Microsoft Project (MPP/XML) project data with predefined page sizes using Aspose.Tasks for Java....size 6 7 PdfSaveOptions options = new PdfSaveOptions(); 8 9 options...

    docs.aspose.com/tasks/java/rendering-project-da...
  6. PdfPageLayout enumeration | Aspose.Words for No...

    Aspose.Words.Saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader.... PdfSaveOptions (); saveOptions . pageLayout...base . artifactsDir + "PdfSaveOptions.pageLayout.pdf" , saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document conversion does not work fine. Basically the issues is that checkbox content controls are displayed displayed as dots not checkboxes. I attached…...doc); //Instantiate the PdfSaveOptions class object before converting...PDF var pdfOptions = new PdfSaveOptions { //pdfOptions.PageSet...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  8. PdfCompliance enumeration | Aspose.Words for No...

    Aspose.Words.Saving.PdfCompliance enumeration. Specifies the PDF standards compliance level....docx" ); // Create a "PdfSaveOptions" object that we can pass...PDF. // Note that some PdfSaveOptions are prohibited when saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++.... PdfSaveOptions (); options . setWatermark...options = new AsposeCells . PdfSaveOptions (); options . setWatermark...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...
  10. 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...Standard or Minimum size using PdfSaveOptions.GetOptimizationType() property...

    docs.aspose.com/cells/cpp/save-excel-into-pdf-w...