Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 12,086 for

pdfsaveoptions

(0.14 sec)
  1. Rendering Gantt Charts | Aspose.Tasks Documenta...

    Learn how to render Gantt charts from your project files using Aspose.Tasks for .NET....or archiving PDF — using PdfSaveOptions for report-style rendering...Up Copy 1 PdfSaveOptions options = new PdfSaveOptions(); 2 options...

    docs.aspose.com/tasks/net/rendering-gantt-chart/
  2. DownsampleOptions.resolution_threshold property...

    DownsampleOptions.resolution_threshold property. Specifies the threshold resolution in pixels per inch...docx' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # By default, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.embed_attachments property | Asp...

    Pdfsaveoptions.embed_attachments property. Gets or sets a value determining whether or not to embed attachments to the PDF document....embed_attachments property PdfSaveOptions.embed_attachments property...words.saving class PdfSaveOptions PdfSaveOptions.downsample_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert a Document to PDF in Node.js|Aspose.Wor...

    Convert a document to PDF using Node.js. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....be specified using the PdfSaveOptions class, containing properties...document to PDF 1.7 using PdfSaveOptions with compliance to PDF17...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  5. 使用 C++ via Node.js 将Excel文件转换为兼容PDF/A 1a的PDF格式|...

    了解如何使用Aspose.Cells for Node.js via C++将Excel文件转换为符合PDF/A标准的PDF文件。...开发者可以使用 PdfSaveOptions 类设置转换的不同属性。设置 PdfSaveOptions 类的不同属性,可...类的不同属性,可以控制输出PDF的打印、字体、安全性和压缩设置。最重要的属性是 PdfSaveOptions.getCompliance() ,它允许你将...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  6. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....object Instantiate the PdfSaveOptions class object from the aspose...by the creation of the PdfSaveOptions class object for customizing...

    kb.aspose.com/words/python/how-to-transform-mar...
  7. 原始文档(AposeWord转Pdf题号后对齐有问题) - Free Support Foru...

    原始文档(AposeWord转Pdf题号后对齐有问题).docx (13.9 KB) 原始文档(AposeWord转Pdf题号后对齐有问题)。求C#完整实现?已上传 word原始文档...设置PDF保存选项 PdfSaveOptions saveOptions = new PdfSaveOptions { // 这...saveOptions); } } 在这个示例中,您可以根据需要调整 PdfSaveOptions 的设置,以确保输出的PDF文件符合您的要求。...

    forum.aspose.com/t/aposeword-pdf/316457
  8. Ինչպես փոխարկել 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...
  9. 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...
  10. 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...