Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 106,200 for

workbook

(1.36 sec)
  1. Remove PPS Annotation Online or Manage Annotati...

    delete comments from PPS file through online app for free. C++ API code to manage comments of PPS files....Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...Annotate XLSX Files (Open XML Workbook) Annotate XLT Files (Excel...

    products.aspose.com/total/cpp/annotate/pps/
  2. AsposeCells AutoFitColumns related issues in pr...

    Hi, We are facing multiple issues in production after upgrading Aspose.Cells to v24.12 from 20.2. We found that the common culprit across most of the issues is ‘AutoFitColumns’. If you refer the screenshot attached he…..."path_to_your_directory"; Workbook workbook = new Workbook(dataDir + "Book1...xlsx"); Worksheet worksheet = workbook.Worksheets[0]; // Auto-fit...

    forum.aspose.com/t/asposecells-autofitcolumns-r...
  3. Setting Strong Encryption Type|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....Author while Write Protecting Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/setting-strong...
  4. Get Cells Index|Documentation

    Learn how to get a row or column by the name of a row, column, or cell. Convert the name of a cell to zero‑based row and column indices....example shows how to: Create a workbook and add some data. Find the...

    docs.aspose.com/cells/nodejs-cpp/get-cells-index/
  5. Generate Thumbnail of the Worksheet with Node.j...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for Node.js via C++. Create small images for previews in documents and presentations.... Workbook ( filePath ); // Define ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/generate-thumb...
  6. Setting Strong Encryption Type|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....Author while Write Protecting Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/java/setting-strong-encry...
  7. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...excel file containing a shape Workbook wb ( inputFilePath ); // Access...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  8. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook from aspose.cells import Workbook , Worksheet...self , data_dir ): book = Workbook () sheet1 = book . worksheets...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  9. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a picture as a texture inside a shape using Aspose.Cells for C++....// Load sample Excel file Workbook wb ( srcDir + u "sampleTextureFill_IsTiling...

    docs.aspose.com/cells/cpp/tile-picture-as-a-tex...
  10. Convert DOT to ODS using Python or with free On...

    DOT to ODS conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOT to ODS online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...DOT to XLSB (Excel Binary Workbook) Convert DOT to XLSM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...