Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 7,634 for

xlsx to pdf

(0.15 sec)
  1. 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...
  2. "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...
  3. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method exactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsException: Invalid shift option. I want To do a cut, but not insert t…...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...save(filePath + "CutAndPasteCells.xlsx"); We have opened the following...

    forum.aspose.com/t/cellsexception-invalid-shift...
  4. 使用 Node.js 通过 C++ 结合 Node.js 与 C++ 实现 Node.js 结...

    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...能希望将图像插入到 Microsoft Word 文档、PDF 文件、PowerPoint 演示文稿或其他文档类型中。简...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  5. 用C++将Excel转换为图片|Documentation

    学习如何使用Aspose.Cells for C++将Excel工作表转换为包括TIFF和SVG格式的图片。...xlsx" ); // Create image options...能希望将图像插入到 Microsoft Word 文档、PDF 文件、PowerPoint 演示文稿或其他文档类型中。简...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-i...
  6. 用C++管理工作簿|Documentation

    学习如何通过Aspose.Cells for C++ API管理工作簿。...xlsx" ); Aspose :: Cells :: Cleanup...:: Workbook workbook ( "input.xlsx" ); auto worksheet = workbook...

    docs.aspose.com/cells/zh/cpp/managing-workbooks...
  7. 用Node.js通过C++管理文档属性|Documentation

    学习如何通过Aspose.Cells for Node.js via C++管理文档属性。...例如,在将文档渲染为PDF时,Aspose.Cells for Node.js via...Application 字段填入“ASPose.Cells”,在 PDF Producer 字段中填入例如“Aspose.Cells...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-do...
  8. 使用C++将Excel图表转换为图像|Documentation

    学习如何使用Aspose.Cells结合C++将Excel图表转换为图像。...或者可能需要在Word文档、PDF文件、PowerPoint演示文稿或其他应用程序中使用。在...workbook ( srcDir + u "PieChart.xlsx" ); // Get the designer chart...

    docs.aspose.com/cells/zh/cpp/convert-an-excel-c...
  9. Aspose.Cells for Java - Issue with missing char...

    Hi Aspose team, I’m encountering an issue when using Aspose.Cells To generate screenshots from an Excel template. The behaviour of the chart’s red border seems inconsistent depending on how rows are handled: When no r…...xlsx.zip (69.9 KB) amjad.sahi September...Workbook("d:\\files\\test_excel.xlsx"); // set print options final...

    forum.aspose.com/t/aspose-cells-for-java-issue-...
  10. Image Gridline color different from the color i...

    I am using Aspose.Cells To take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I Took one image using Range.getImage() of excel javascript A…...in Excel or save the file to pdf manually in Excel, you will find...Workbook(filePath + "sourceFile.xlsx"); Aspose.Cells.Worksheet worksheet...

    forum.aspose.com/t/image-gridline-color-differe...