Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 105,389 for

workbook

(0.52 sec)
  1. Encrypt and Decrypt Excel files|Documentation

    How to encrypt and decrypt excel files using Python. Lock and unlock Excel files....Author while Write Protecting Workbook Verify Password of Encrypted...Close Protect and Unprotect Workbook Structure Analyzing your prompt...

    docs.aspose.com/cells/python-net/encrypt-and-de...
  2. Support for Digital Signatures|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....provides assurance that a workbook is valid and that no one has...attach a signature to your workbook once you have created a digital...

    docs.aspose.com/cells/reportingservices/support...
  3. How to Create Pie Chart in Excel File using C++

    In this example, we will understand how to create a Pie chart in Excel file using C++. You can insert Pie chart in excel worksheet on MS Windows and Linux programmatically in C++....Aspose::Cells namespace Initialize the Workbook class object to create new...with C++. Initialize a blank workbook and make pie chart in Excel...

    kb.aspose.com/cells/cpp/how-to-create-pie-chart...
  4. 在使用Node.js通过C++将Excel转换为HTML时导出数据条、颜色刻度和图标集条件格式...

    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....in a workbook object const wb = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/export-data...
  5. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...pdf" ; Workbook workbook ( inputFilePath ); PdfSaveOptions...SetPageSavingCallbac ( & callback ); workbook . Save ( outputFilePath ,...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  6. 如何使用C++创建龙卷风图|Documentation

    了解如何使用API Aspose.Cells for C++创建龙卷风图。...xlsx" ; // Create workbook Workbook wb ( inputFilePath );...##0;#,##0" ); // Save the workbook wb . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/create-tornado-chart/
  7. The Text from a PDF Document Is Not Rotated Pro...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...PowerPointService() def workbook = new Workbook('/Users/nitesh.kc/...kc/Downloads/CNU_Dollar.xlsx') workbook.save("/Users/nitesh.kc/Downloads/Lorem...

    forum.aspose.com/t/the-text-from-a-pdf-document...
  8. The Gradient Color Disappears After XLSX-to-PDF...

    When converting the Excel chart to PDF and then to PPTX, the gradient color is missing, and the text in the Y-axis is not rotating properly. Please consider the first slide only. Aspose version: implementation ‘com.as…...PowerPointService() def workbook = new Workbook('/Users/nitesh.kc/Downloads/HCQ_ISSUE...kc/Downloads/HCQ_ISSUE.xlsx') workbook.save("/Users/nitesh.kc/Downloads/Lorem...

    forum.aspose.com/t/the-gradient-color-disappear...
  9. Chart Outline Becomes Excessively Thick After E...

    During the conversion of an Excel chart to PDF and then to PPTX, the chart outline becomes disproportionately thick, resulting in a double‑bold appearance in the PowerPoint output. Aspose version: implementation ‘com.a…...PowerPointService() def workbook = new Workbook('/Users/nitesh.kc/...kc/Downloads/QNR__CHART_ISSUE.xlsx') workbook.save("/Users/nitesh.kc/Downloads/Lorem...

    forum.aspose.com/t/chart-outline-becomes-excess...
  10. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "sampleUseWorkbookRen...Tiff ); WorkbookRender wr ( workbook , opts ); wr . ToImage ( outDir...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...