Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 9,665 for

pdfsaveoptions

(0.03 sec)
  1. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with C++.... The PdfSaveOptions.PaginatedSaveOptions(P...Columns on Single PDF Page PdfSaveOptions.PaginatedSaveOptions(P...

    docs.aspose.com/cells/cpp/fit-all-worksheet-col...
  2. Ինչպես փոխարկել XLSX-ը PDF-ի՝ Java-ում սահմանափ...

    Այս կարճ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել XLSX-ը PDF-ի՝ Java-ում սահմանափակ թույլտվություններով: Այս քայլերն օգնում են ձեզ արտահանել XLSX-ը PDF՝ ունենալով սահմանափակ թույլտվություններ Java-ի միջոցով ցանկացած օպերացիոն համակարգում, ինչպիսիք են macOS-ը, Linux-ը կամ Windows-ը:...Ավելացրեք հղում Workbook , PdfSaveOptions և PdfSecurityOptions դասերին`...փոխարկվի PDF-ի Նախաձեռնեք PdfSaveOptions-ը՝ անվտանգության տարբերակները...

    kb.aspose.com/hy/cells/java/how-to-convert-xlsx...
  3. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your document formatting by identifying built-in Heading styles for better organization and clarity....2" ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words/par...
  4. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....VectorWithFallback ; // Create a "PdfSaveOptions" object that we can pass...operation. PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert Excel to PDF|Documentation

    How to convert Excel to PDF with Python. This article demonstrates converting Excel files to PDF using Python and easy to use Aspose.Cells for Python via Java API....provides the PdfSaveOptions class. The PdfSaveOptions class can...different properties of the PdfSaveOptions class will give you control...

    docs.aspose.com/cells/python-java/convert-excel...
  6. 如何使用 Node.js 将 XLSX 转换为 PDF

    本文指导如何使用 Node.js 将 XLSX 转换为 PDF。它包含设置环境的说明、步骤列表以及使用 Node.js 将 XLSX 更改为 PDF 的可运行示例代码。...文件加载到 workbook 类对象中 创建 PdfSaveOptions 类的对象来自定义输出 PDF 文件 Node...类对象中,然后初始化 PdfSaveOptions 类对象。最后,通过提供输出 PDF 文件名和 PdfSaveOptions 对象来使用...

    kb.aspose.com/zh/cells/nodejs/how-to-convert-xl...
  7. Excel 转成 PDF 文本缺失 - Free Support Forum - aspose...

    worksheet.zip (1.3 MB) Excel 转PDF时有部分文字缺失 image.png (61.9 KB) image.jpg (149.5 KB)...为了确保在转换过程中不会丢失文本,您可以使用 PdfSaveOptions 类中的 setWarningCallback...xlsx"); PdfSaveOptions options = new PdfSaveOptions(); options...

    forum.aspose.com/t/excel-pdf/315052
  8. Aspose.words 转pdf 出现多出一页现象 - Free Support Forum...

    这份word 文档中出现第五页存在多个换行符(导致间距过大),而由于客户性质导致不好编辑word。用wps 等转出来的pdf 不存在这个问题。该如何解决这个问题呢? SDtext2025.docx (62.6 KB)...Words的选项 :在转换时,可以使用 PdfSaveOptions 类来控制输出格式和布局设置。 Code 以下是一个示例代码,展示如何设置...以下是一个示例代码,展示如何设置 PdfSaveOptions 并进行转换: Document doc = new Docu...

    forum.aspose.com/t/aspose-words-pdf/315275
  9. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...HTMLExportOptions 或 PdfSaveOptions 在将 DOCX 转换为 PDF 时,您可以配置 PdfSaveOptions 来调整渲染选项:...配置保存选项 PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/docx-pdf/315236
  10. PdfSaveOptions.interpolateImages property | Asp...

    Pdfsaveoptions.interpolateImages property. A flag indicating whether image interpolation shall be performed by a conforming reader...interpolateImages property PdfSaveOptions.interpolateImages property...logo.png" ); // Create a "PdfSaveOptions" object that we can pass...

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