Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 7,694 for

xlsx to pdf

(1.53 sec)
  1. 使用 C++ 管理Excel图表的轴线|Documentation

    学习如何在Aspose.Cells for C++中配置图表轴。我们的指南将演示如何调整主轴和副轴、设置其范围以及修改其属性以增强您的图表效果。...xlsx" ); Aspose :: Cells :: Cleanup...Document Assistant Close 将图表导出为 PDF(C++版) 使用 C++ 管理图表中的形状...

    docs.aspose.com/cells/zh/cpp/chart-axes/
  2. Manage Document Properties with Node.js via C++...

    Learn how To Manage Document Properties through the Aspose.Cells for Node.js via C++ APIs....upon rendering a document to PDF, Aspose.Cells for Node.js via...value 'Aspose.Cells' and the PDF Producer field with the value...

    docs.aspose.com/cells/nodejs-cpp/managing-docum...
  3. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server To create an image from a range, I insert the image inTo PowerPoint. private static ImageOrPrinToptions _options = new ImageOrPrinToptions() { HorizontalResolution…...xlsx"); ImageOrPrintOptions _options...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...

    forum.aspose.com/t/text-underline-not-appearing...
  4. 用C++删除工作表中的空白行和空白列|Documentation

    使用Aspose.Cells和C++删除工作表中的空行和空列。...这在例如从微软Excel文件生成PDF文件时非常有用,只转换包含数据或相关对象的行和列。 使用以下Aspose...inputFilePath = srcDir + u "SampleInput.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/delete-blank-rows-...
  5. Copying a range across workbook which is being ...

    I have two workbooks both with 1 table having 4 columns and 60 rows, I take one table and copy the style and then copy the value To another workbook. then I reference this copied over table entirely in another sheet of t…...xlsx.zip (22.1 KB) If I copied “originalRange”...OriginalTableWkbk.xlsx to “copiedRange” in CopiedTableWkbk.xlsx with MS...

    forum.aspose.com/t/copying-a-range-across-workb...
  6. 使用Node.js通过C++更新切片器|Documentation

    本文展示了如何通过更新切片器,使用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/zh/nodejs-cpp/updating-sl...
  7. Image with Node.js via 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....xlsx" ); // Load the workbook const...a Microsoft Word document, a PDF file, a PowerPoint presentation...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  8. Issues with Custom Colors - Free Support Forum ...

    Hi, We need To set the worksheet tab color using various cusTom colors. The worksheets are created from templates that contain smart markers. Each template’s worksheet tab is set To a specific cusTom color. Initially, …...xlsx"); // Copy the first worksheet...Save("path/to/save/your/output.xlsx"); Next Steps Ensure that you...

    forum.aspose.com/t/issues-with-custom-colors/31...
  9. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how To configure fonts for rendering spreadsheets using Aspose.Cells for Node.js via C++. Ensure fonts are available for optimal conversion fidelity....formats as well as convert them to PDF & XPS formats. In order to maximize...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/nodejs-cpp/configuring-fo...
  10. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try To measure the grid rows To calculate where horizontal page breaks are required on a worksheet (e.g. because I want To keep specific sets of rows Together on the same page). AsposeCellsPaperHe…...a different format (such as PDF) to see if the row heights match...Workbook wb = new Workbook("sample.xlsx"); Worksheet worksheet = wb...

    forum.aspose.com/t/getrowheightinch-returns-sli...