Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 7,595 for

xlsx to pdf

(0.1 sec)
  1. Get Warnings for Font Substitution while Render...

    Learn how To get warnings for font substitution when rendering Excel files To Pdf using Aspose.Cells with C++....rendering a Microsoft Excel file to PDF, Aspose.Cells substitutes fonts...why an Aspose.Cells rendered PDF looks different from the original...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  2. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新并导出 OLE 内容。...xlsx" ); var fileData = Array . from...newArray ( "byte" , fileData ), "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/
  3. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, Xlsx,XLSB), ODS, CSV,JSON and HTML files....workbooks to multiple formats (PDF, HTML, JSON), working with charts...converting workbooks to formats like PDF, HTML, JSON, and more. Track...

    www.nuget.org/packages/Aspose.Cells
  4. PdfSaveOptions.attachments_embedding_mode prope...

    PdfSaveOptions.attachments_embedding_mode property. Gets or sets a value determining how attachments are embedded To the Pdf document....attachments are embedded to the PDF document. @property def atta...embedded. PDF/A-1, PDF/A-2 and regular PDF/A-4 (not PDF/A-4f) standards...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Compress ODP Files Online or via Java | product...

    Free online app To compress different ODP files. Java compression library code for ODP documents....(OpenDocument Template) Compress PDF Files (Portable Document Format)...(Macro-enabled Spreadsheet) Compress XLSX Files (Open XML Workbook) Compress...

    products.aspose.com/total/java/compress/odp/
  6. 使用 Node.js 和 C++ 将指定工作表保存为 PDF|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将指定的工作表保存为 Pdf。...js 和 C++ 将指定工作表保存为 PDF Contents [ Hide ] 默认情况下,Aspose...默认情况下,Aspose.Cells 将工作簿中的所有 可见 工作表保存为 PDF 文件。通过 PdfSaveOptions.getSheetSet()...

    docs.aspose.com/cells/zh/nodejs-cpp/save-specif...
  7. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. Java API code To manage comments of TSV files....(OpenDocument Text File Format) Annotate PDF Files (Portable Document Format)...(Macro-enabled Spreadsheet) Annotate XLSX Files (Open XML Workbook) Annotate...

    products.aspose.com/total/java/annotate/tsv/
  8. Remove XLS Annotation Online or Manage Annotati...

    delete comments from XLS file through online app for free. Java API code To manage comments of XLS files....(OpenDocument Text File Format) Annotate PDF Files (Portable Document Format)...(Macro-enabled Spreadsheet) Annotate XLSX Files (Open XML Workbook) Annotate...

    products.aspose.com/total/java/annotate/xls/
  9. Documentation

    学习如何使用Aspose.Cells for Node.js via C++将图表转换为Pdf文档。本指南演示如何从Microsoft Excel导出图表并以Pdf格式保存,以便进一步分发和归档。...Contents [ Hide ] 将图表渲染为PDF 为了将图表渲染为PDF格式,Aspose.Cells API提供了 Chart...Chart.toPdf(string) 方法,可以将生成的PDF存储在磁盘路径或Stream中。 const path =...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-pdf/
  10. Track Document Conversion Progress with Node.js...

    Learn how To track document conversion progress in Excel files using Aspose.Cells for Node.js via C++....xlsx" )); const pdfSaveOptions =...outputDir , "DocumentConversionPr.pdf" ), pdfSaveOptions ); The following...

    docs.aspose.com/cells/nodejs-cpp/track-document...