Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 104,039 for

workbook

(0.09 sec)
  1. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/setting-page-options/
  2. 使用Node.js的C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查VBA代码的数字签名的有效性。...Cells允许您使用 Workbook.isValidSigned() 属性检查VBA代码..."sampleVBAProjectSign.xlsm" ); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-di...
  3. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more by using Aspose.Cells for Python via .NET API....conversion means to load a workbook in one file format and save...into another. Convert Excel Workbook to PDF PDF files are widely...

    docs.aspose.com/cells/python-net/convert-workbo...
  4. 用C++指定工作簿的自定义数字小数点和组分隔符|Documentation

    通过使用Aspose.Cells for C++ API,在MS Excel中和用C++代码修改数字的十进制和分组分隔符。...); // Create a new workbook Workbook workbook ; // Specify custom...custom separators workbook . GetSettings (). SetNumberDecimalSepa...

    docs.aspose.com/cells/zh/cpp/specify-custom-num...
  5. Insert Ranges to Excel with C++|Documentation

    Learn how to insert ranges into Excel files using Aspose.Cells with C++....Instantiate a new Workbook. Workbook workbook ; // Get all the...WorksheetCollection worksheets = workbook . GetWorksheets (); // Get...

    docs.aspose.com/cells/cpp/insert-ranges-to-excel/
  6. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart Workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Manage Chart Workbooks in Presentations Using С++ Contents [...and Write Chart Data from a Workbook Aspose.Slides provides the...

    docs.aspose.com/slides/cpp/chart-workbook/
  7. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiate Workbook from uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  8. Outline levels not copying correctly with multi...

    When copying multiple source ranges from different Workbooks, only the range copied from the first Workbook will have its row outline levels preserved. Any subsequent ranges are assigned zero for all rows. The followin…...source ranges from different workbooks, only the range copied from...from the first workbook will have its row outline levels preserved...

    forum.aspose.com/t/outline-levels-not-copying-c...
  9. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for JavaScript via C++....VBA code is valid using the Workbook.isValidSigned() property....modify its VBA code, save the workbook, and then recheck, we find...

    docs.aspose.com/cells/javascript-cpp/check-if-d...
  10. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++....Cells provides the Workbook.contentTypePropertie method..."text/javascript" > const { Workbook , SaveFormat , FileFormatType...

    docs.aspose.com/cells/javascript-cpp/working-wi...