Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 7,672 for

xlsx to pdf

(0.07 sec)
  1. Updating Slicer with Node.js via C++|Documentation

    This article shows how To update linked pivot tables by updating a slicer using Aspose.Cells for Node.js via C++....xlsx" ); // Load sample Excel file...refresh (); wb . save ( "out.xlsx" ); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/updating-slicer/
  2. Manage Legend of Excel Charts with C++|Document...

    Learn how To utilize Aspose.Cells for C++ To effectively use and cusTomize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how To access and modify it, as well as how To improve visualization and data understanding with legends....xlsx" ); Aspose :: Cells :: Cleanup...Document Assistant Close Chart to PDF with C++ Shapes in Charts with...

    docs.aspose.com/cells/cpp/chart-legend/
  3. Updating Slicer with C++|Documentation

    This article shows how To update a slicer by using the Aspose.Cells for C++ API....xlsx" ; Workbook wb ( inputFilePath...U16String outputFilePath = u "out.xlsx" ; wb . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/updating-slicer/
  4. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs.... xlsx Set function call before save...be sent, can be 'html', 'xlsx', or 'pdf' } whether to enable window...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs.... xlsx Set function call before save...be sent, can be 'html', 'xlsx', or 'pdf' } whether to enable window...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. Excel hyperlinks break when copying rows - Free...

    Hi support, I’m running inTo an issue when copying rows that contain Excel HYPERLINK formulas. Almost all hyperlinks in copied rows don’t work when saving To file formats other than Excel. See the test case below for a…...xlsx"); //These hyperlinks work book...Save(@"c:\data\hyperlink_test.pdf", SaveFormat.Pdf); //These hyperlinks...

    forum.aspose.com/t/excel-hyperlinks-break-when-...
  7. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.Pdf.dll for .Net and Aspose.word.dll for .Net : merge file To single Pdf having intermittent issues @jijikkt Thank you for additio......pdf.dll for .Net and Aspose.word....Net : merge file to single pdf having intermittent issues @jijikkt...

    forum.aspose.com/posts.rss
  8. 在将电子表格转换为HTML时为WordArt渲染渐变填充|Documentation

    学习如何在转换电子表格为HTML时为WordArt渲染渐变填充,使用Aspose.Cells for Node.js via C++。...xlsx" ); // Read the source excel...Close 如何使用Node.js通过C++将HTML转换为PDF 使用Node.js通过C++隐藏叠加内容CrossHideRight,保存为HTML...

    docs.aspose.com/cells/zh/nodejs-cpp/render-grad...
  9. 导出打印区域范围到HTML,使用Node.js通过C++|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....此功能已支持PDF渲染,现在也支持HTML。首先,在工作表的页面设置对象中设置打印区域。然后,使用...HTML。用于测试此功能的示例文件可以从以下链接下载: sampleInlineCharts.xlsx const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...
  10. 使用 C++ 在 Node.js 中获取工作表中的最大范围|Documentation

    本文描述了如何使用 Aspose.Cells for Node.js via C++ 获取 Excel 文件的最大范围、最大数据范围和最大显示范围。... 在导出指定区域为HTML和PDF时,我们需要知道最大区域。 Aspose.Cells for...join ( dataDir , "SampleSheet.xlsx" ); // Loads the workbook const...

    docs.aspose.com/cells/zh/nodejs-cpp/get-max-ran...