Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 5,064 for

xls to pdf

(1.05 sec)
  1. 使用JavaScript通过C++在渲染Excel到PDF时忽略错误|Documentation

    学习在使用Aspose.Cells for Java脚本通过C++将Excel文件转换为Pdf的过程中,如何忽略错误。...el到PDF时忽略错误 Contents [ Hide ] 可能的使用场景 有时候在将Excel文件转换为PDF时会出现...在将Excel渲染为PDF时忽略错误 以下代码加载了 示例Excel文件 ,但该示例Excel文件在 转换为PDF 时出现错误,发生在17...

    docs.aspose.com/cells/zh/javascript-cpp/ignore-...
  2. Extract OLE Objects from Workbook|Documentation

    Class Libraries & REST APIs for the developers To manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, DeskTop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....document, an Excel workbook, and a PDF document as OLE objects on the...document with OLE objects (OLEFile.xls) Next, extract the OLE objects...

    docs.aspose.com/cells/net/extract-ole-objects-f...
  3. AutoFit Row Height Automatically When Loading a...

    Learn how To fit rows whose height is not cusTomized when loading a file using Aspose.Cells for JavaScript via C++....it to PDF, the data will not be fully displayed in the PDF because...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  4. Convert Microsoft Project MPP File to Excel | A...

    Discover how To convert your Microsoft Project MPP files To various Excel file formats using Aspose.Tasks for .NET....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  5. Convert Excel file to word doc with selected wo...

    Hi, I am trying To see if ASPOSE.Total library can export an Excel Sheet inTo a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...xls” ); Shape oleObject = builder...the document: Convert Excel to PDF, Image and other formats|Documentation...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  6. 如何用JavaScript通过C++将Excel打印为宽度和高度适合的页面|Documenta...

    本文展示了使用C++的Script设置FitToPagesWide和FitToPagesTall的代码示例...Worksheet Fit To Pages and Save as PDF </ h1 > < input type = "file"...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. 用JavaScript通过C++处理图表轴的自动单位|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++处理图表轴上的自动单位。我们的指南将向您展示如何配置和自定义自动单位,包括科学记数法的显示和缩放调整。...JavaScript via C++在将图表渲染为图像或PDF时未能正确处理图表轴的自动单位。现在,Aspose.Cells...JavaScript通过C++支持自动单位的处理。无需代码更改,只需将您的图表转换为图像或PDF即可,它会像Microsoft Excel一样渲染轴线。 处理Microsoft...

    docs.aspose.com/cells/zh/javascript-cpp/handle-...
  8. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.Pdf for Java shows the main features and describes the supported Pdf versions, and all the manipulations we can do with documents....PDF Contents [ Hide ] General Features...Supported PDF versions Aspose.PDF for Java supports PDF versions...

    docs.aspose.com/pdf/java/key-features/
  9. 适用于 Rust 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Rust 将 Pdf 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...你在寻找一种使用Rust将PDF文件转换为其他格式的方法吗?通过 C++ for Rust 的 Aspose.PDF 是转换 PDF 文档的完美解决方案。本文将演示如何使用...文档的完美解决方案。本文将演示如何使用 Rust 将 PDF 转换为文本。将 PDF 文件转换为另一种格式时,用户通常希望能够编辑 PDF 内容。通过 C++...

    products.aspose.com/pdf/zh-hans/rust-cpp/conver...
  10. Managing OLE Objects with C++|Documentation

    Learn how To add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....xls" ; std :: vector < uint8_t >...Save ( outDir + u "output.out.xls" ); std :: cout << "OLE object...

    docs.aspose.com/cells/cpp/managing-ole-objects/