Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 205,829 for

aspose.cells

(0.65 sec)
  1. Generate Conditional Formatting DataBars Images...

    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.... You can use Aspose.Cells DataBar.toImage() method...generate a DataBar image using Aspose.Cells. Example The following sample...

    docs.aspose.com/cells/java/generate-conditional...
  2. Converting To MHTML Files in Python|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....Python Contents [ Hide ] Aspose.Cells - Converting To MHTML To...Worksheet to MHTML file using Aspose.Cells for Java in Python, simply...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  3. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the C# API or .NET Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs....and Tabs Contents [ Hide ] Aspose.Cells allows the user to show...their own interest. So, Aspose.Cells allows developers to control...

    docs.aspose.com/cells/net/show-and-hide-workshe...
  4. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.cells with C++.... Aspose.Cells supports extracting and...Download and Install Aspose.Cells Download Aspose.Cells for C++ . Install...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  5. Managing Ranges|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....created as an object by using Aspose.Cells. Here is how to create range...Managing Ranges Using Aspose.Cells Aspose.Cells provides a class,...

    docs.aspose.com/cells/net/managing-ranges/
  6. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...REGEXTEST does not work Aspose.Cells Product Family cells-net...this is a bug? I’m using Aspose.Cells/25.1.2 Professionalize.Discourse...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  7. Removing Worksheets Using Sheet Name in PHP|Doc...

    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....$dataDir = '' ; // Create Aspose.Cells Helper Object $ptr = new...new \COM ( 'Aspose.Cells.Interop.InteropHelper' ); // Opening through...

    docs.aspose.com/cells/net/removing-worksheets-u...
  8. Get Icon Sets, Data Bars or Color Scales Object...

    Learn how to use Aspose.cells for Node.js via C++ to retrieve icon sets, data bars, and color scale objects in conditional formatting from spreadsheet files.... Aspose.Cells supports this feature. The...conditional formatting. With Aspose.Cells' simple API, the icon set’s...

    docs.aspose.com/cells/nodejs-cpp/get-icon-sets-...
  9. Get Validation Applied on a Cell|Documentation

    This article show how to apply validation on a Cell with C#...Contents [ Hide ] You can use Aspose.Cells to get the validation applied...applied to a cell. Aspose.Cells provides the Cell.GetValidation()...

    docs.aspose.com/cells/net/get-validation-applie...
  10. Get Validation Applied on a Cell|Documentation

    This article show how to apply validation on a Cell with Aspose.cells for Python via .NET apis....Contents [ Hide ] You can use Aspose.Cells for Python via .NET to get...validation applied to a cell. Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/get-validation...