Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 82,060 for

workbook

(0.09 sec)
  1. How to Save Excel File as PDF using C#

    This topic explains with steps that how to save Excel file as PDF using C# without Office Interop in .NET environment for Windows, Linux or macOS...Cells object model using Workbook constructor Save the Excel...PDF via Save method of the Workbook class Sometimes you need to...

    kb.aspose.com/cells/net/how-to-save-excel-file-...
  2. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....modify while creating your workbooks in Microsoft Excel. Please...file with load options Workbook workbook ( inputFilePath , opts...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  3. 使用C++将工作表范围导出为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表的特定范围导出为图像。...// Create workbook from source file Workbook workbook ( srcDir...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/export-range-of-ce...
  4. 在输出 PDF 中渲染补充 Unicode 字符 Aspose.Cells for Node....

    学习如何使用 Aspose.Cells for Node.js via C++ 在输出 PDF 中渲染 Unicode 补充字符。...characters const workbook = new AsposeCells . Workbook ( path . join...xlsx" )); // Save the workbook workbook . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/render-unic...
  5. 在使用 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....the workbook const workbook = new AsposeCells . Workbook ( filePath...will break the formula in C1 workbook . save ( path . join ( dataDir...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-defi...
  6. 在使用Node.js通过C++将Excel导出为HTML时导出文档、工作簿和工作表属性|Doc...

    了解如何使用Aspose.Cells for Node.js via C++导出Excel中的文档、工作簿和工作表属性为HTML。...file const workbook = new AsposeCells . Workbook ( filePath );...not want to export document, workbook and worksheet properties options...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  7. 使用C++导出Excel的文档工作簿和工作表属性到HTML|Documentation

    学习如何在将Excel文件转换为HTML时导出或避免导出文档、工作簿和工作表属性,使用编号Aspose.Cells for C++。...the sample Excel file Workbook workbook ( inputFilePath ); //...not want to export document, workbook and worksheet properties options...

    docs.aspose.com/cells/zh/cpp/export-document-wo...
  8. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++.... size ()); } Workbook workbook ( u "sample.xlsx" ); Worksheet...Worksheet sheet = workbook . GetWorksheets (). Get ( 0 ); sheet...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  9. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...01_SourceDirectory \\ " ); // Create workbook object from source file U16String..."SampleChartBook.xlsx" ; Workbook workbook ( sampleChartBook ); //...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  10. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a Workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.Cells for .Net....provides assurance that a workbook file is valid and no one has...you must attach it to your workbook. Attaching a digital signature...

    docs.aspose.com/cells/net/assign-and-validate-d...