Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 230,605 for

aspose.cells

(0.77 sec)
  1. Utilize Sheet.SheetId property of OpenXml with ...

    This article shows how to utilize the Sheet.SheetId property of OpenXml using the Excel manipulation C++ API or library programmatically.... Aspose.Cells provides the equivalent...property of OpenXml using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/utilize-sheet-sheetid...
  2. Open Text Files as Workbooks|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....missing , missing , missing ); Aspose.Cells private static string fileName...a Worksheet in VSTO and Aspose.Cells Protect and Unprotect Worksheets...

    docs.aspose.com/cells/net/open-text-files-as-wo...
  3. 通过C++使用Node.js检测受密码保护的Office Open XML(OOXML)文件的...

    学习如何使用Aspose.cells for Node.js via C++检测加密的OOXML文件的文件格式。... Aspose.Cells提供了一种检测加密的 微软开放XML 文件文件格式的方法。要识别文件类型,请使用...AsposeCells = require ( "aspose.cells.node" ); // Source directory...

    docs.aspose.com/cells/zh/nodejs-cpp/detect-file...
  4. Finding Absolute Position of Shape inside the W...

    Determine the absolute position of a shape in a worksheet using Aspose.cells with C++.... Aspose.Cells provides the Shape.GetLeftToCorner()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/finding-absolute-posi...
  5. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....demonstrates hiding zeros using Aspose.Cells. #include <iostream> #include...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  6. Generate Conditional Formatting DataBars Images...

    Aspose.cells is a C++ library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article will introduce how to use the Aspose.cells library to generate conditionally formatted data bars and images.... You can use Aspose.Cells DataBar.ToImage() method...generate a DataBar image using Aspose.Cells. The following sample code...

    docs.aspose.com/cells/cpp/generate-conditional-...
  7. Getting Notifications while Merging Data with S...

    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....Markers Contents [ Hide ] Aspose.Cells APIs provide the WorkbookDesigner...interface introduced in Aspose.Cells for .NET 8.6.2. The following...

    docs.aspose.com/cells/net/getting-notifications...
  8. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.cells for Python via .NET....Text Box to Worksheet in Aspose.Cells for Python via .NET When...document will help you. Aspose.Cells provides you with an API...

    docs.aspose.com/cells/python-net/add-text-box-t...
  9. Get or Set the Class Identifier of the Embedded...

    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....Possible Usage Scenarios Aspose.Cells provides the OleObject.ClassIdentifier...via Microsoft Excel using Aspose.Cells Analyzing your prompt, please...

    docs.aspose.com/cells/java/get-or-set-the-class...
  10. Reading CSV File with Multiple Encodings|Docume...

    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.... Aspose.Cells allows you to load such...for example, PDF or XLSX. Aspose.Cells provides the TxtLoadOptions...

    docs.aspose.com/cells/net/reading-csv-file-with...