Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 104,120 for

workbook

(0.34 sec)
  1. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for Node.js via C++ programmatically....property and its value inside workbook.xml as shown in the following...const wb = new AsposeCells . Workbook ( filePath ); // Access first...

    docs.aspose.com/cells/nodejs-cpp/utilize-sheet-...
  2. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++....is possible to protect the workbooks and worksheets separately...instance of Workbook and load a spreadsheet Workbook book ( srcDir...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  3. 在Ruby中将工作表转换为图像|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....代码 def worksheet_to_image ( workbook ) #Create an object for ImageOptions...the first worksheet. sheet = workbook . getWorksheets () . get (...

    docs.aspose.com/cells/zh/java/converting-worksh...
  4. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....(); // Create an empty Workbook Workbook wb ; // Prepare data wb...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  5. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...(); // Create an empty Workbook Workbook wb ; // Prepare data wb...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...
  6. How to Use Color Palette|Documentation

    C# code to add custom colors to the palette and use Excel color palette with Aspose.Cells for .NET API...Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class provides a ChangePalette...

    docs.aspose.com/cells/net/excel-color-palette/
  7. Track Document Conversion Progress|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....Document Assistant Close Save Workbook to Strict Open XML Spreadsheet...Spreadsheet Format Adjust workbook compression level Analyzing your...

    docs.aspose.com/cells/java/track-document-conve...
  8. No visible values in Drop-Down in GridJS - Free...

    Hi, I have issue with Drop-Down values. In Aspose.Cells GridJS, Excel Data Validation (List) drop-downs show no visible values when the validation Source refers to a ‘Named Range’ (defined in Excel ‘Name Manager’). In…... In the attached workbook (problem case), the validation...additional info A similar workbook works correctly when the Data...

    forum.aspose.com/t/no-visible-values-in-drop-do...
  9. Header and Footers|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....worksheet PageSetup pageSetup = workbook . getWorksheets (). get (...Close Re-Order Sheets Within Workbook Zoom Factor using Apache POI...

    docs.aspose.com/cells/java/header-and-footers/
  10. 在加载工作簿时使用Node.js通过C++过滤VBA项目|Documentation

    学习如何在加载Excel工作簿时使用Aspose.Cells for Node.js via C++过滤VBA项目。...( loadFilter ); // Create workbook object from sample excel file...const book = new AsposeCells . Workbook ( path . join ( sourceDir...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-vba-...