Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 9,661 for

pdfsaveoptions

(0.08 sec)
  1. Ինչպես փոխարկել Word RTF-ն PDF-ի Python-ում

    Այս կարճ ձեռնարկը նկարագրում է, թե ինչպես փոխարկել Word RTF-ն PDF-ի Python-ում: Կազմաձևման բոլոր մանրամասները, քայլ առ քայլ գործընթացը և գործարկվող օրինակելի կոդը, որը կարող է Python-ում միայն մի քանի API զանգերի օգնությամբ փոխել RTF-ը PDF-ի, նույնպես դրա մի մասն են:...փոխարկելու համար Ստուգեք PdfSaveOptions դասի օբյեկտը` բեռնված RTF-ից...վարելու համար: Նմանապես, PDFSaveOptions դասի օբյեկտը օգտագործվում...

    kb.aspose.com/hy/words/python/how-to-convert-wo...
  2. DownsampleOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DownsampleOptions class. Allows to specify downsample options...docx" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // By default, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MetafileRenderingOptions.emfPlusDualRenderingMo...

    MetafileRenderingOptions.emfPlusDualRenderingMode property. Gets or sets a value determining how EMF+ Dual metafiles should be rendered....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // Set the "EmfPlusDualRendering"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OutlineOptions.default_bookmarks_outline_level ...

    OutlineOptions.default_bookmarks_outline_level property. Specifies the default level in the document outline at which to display Word bookmarks....docx' ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () # Set the "PageMode"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....object Instantiate the PdfSaveOptions class object to customize...a file. Similarly, the PDFSaveOptions class object is used to...

    kb.aspose.com/words/python/how-to-convert-word-...
  6. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....object Declare an object of PdfSaveOptions class Set desired properties...steps also discuss the PdfSaveOptions class object that contains...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  7. 如何在 Python 中将 HTML 转换为 PDF

    这个简单的操作教程重点介绍如何在 Python 中将 HTML 转换为 PDF,以及最终配置环境的步骤。为了从 HTML 生成 PDF,基于 Python 的 API 提供了简单的 API 接口。...文件加载到 Document 类对象中 实例化 PdfSaveOptions 对象并设置输出 PDF 选项 使用 Document...Document 类对象加载源 HTML 文件。 PdfSaveOptions 将用于自定义 PDF,最后将其保存在磁盘上。...

    kb.aspose.com/zh/words/python/how-to-convert-ht...
  8. Convert Excel file to PDF format compatible wit...

    Learn how to Convert Excel file to PDF format compatible with PDFA-1a with Aspose.Cells for Python via .NET API....Developers may use the PdfSaveOptions class to set different...different properties of the PdfSaveOptions class gives you control...

    docs.aspose.com/cells/python-net/convert-excel-...
  9. PdfFontEmbeddingMode enumeration | Aspose.Words...

    Aspose.Words.Saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts...." ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Set the "EmbedFullFonts"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Create a digital signature...

    reference.aspose.com/words/python-net/aspose.wo...