Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 235,373 for

aspose.cells

(0.69 sec)
  1. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file format and check if a file is encrypted using Aspose.cells for Node.js via C++.... Aspose.Cells for Node.js via C++ provides...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/how-to-detect-...
  2. 使用C++获取单元格值的文本宽度|Documentation

    通过Aspose.cells for C++ API学习如何获取单元格值的文本宽度。...Aspose.Cells提供了 CellsHelper::GetTextWidth...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/get-text-width-of-...
  3. Implement 1904 Date System with Node.js via C++...

    Aspose.cells is a Node.js library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.cells library....system for Excel files using Aspose.Cells for Node.js via C++. To...how to achieve this using Aspose.Cells APIs. const path = require...

    docs.aspose.com/cells/nodejs-cpp/implement-1904...
  4. Disable Pivot Table Ribbons|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.... Aspose.Cells has provided this ability...the same is provided by Aspose.Cells i.e. developer can disable...

    docs.aspose.com/cells/java/disable-pivot-table-...
  5. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.cells.... Aspose.Cells also allows you to create...shows the slicer created by Aspose.Cells in the output Excel file...

    docs.aspose.com/cells/net/create-slicer/
  6. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using C# code....Unprotect Contents [ Hide ] Aspose.Cells for .NET offers a wide range...Password to modify using Aspose.Cells Detect File Format of Encrypted...

    docs.aspose.com/cells/net/protect-and-unprotect/
  7. Get Max Range In A Worksheet with Golang via C+...

    This article describes how to get the max range, max data range, and max display range of Excel files with Aspose.cells for C++ library.... Aspose.Cells for C++ contains different...worksheet. Getting max range In Aspose.Cells, if the Row and Column objects...

    docs.aspose.com/cells/go-cpp/get-max-range-in-a...
  8. Update Excel Files using C++ | products.aspose.com

    Edit Microsoft Excel XLSX, XLS, CSV documents without installing Microsoft Office with C++ based applications.... Aspose.Cells for C++ API that is part...Documents using C++ Using Aspose.Cells for C++ API, load the source...

    products.aspose.com/total/cpp/update/
  9. Calculating =COUNT(UNIQUE(<Dates>)) incorrectly...

    Hi, We have an issue where running calculate on a file with COUNT(UNIQUE( )) Returns an incorrect value. It looks like it’s counting the title as well. Is this a known issue/limitation? Attached is a small program rep…...=COUNT(UNIQUE(<Dates>)) incorrectly Aspose.Cells Product Family cells-net...included in our upcoming Aspose.Cells v26.1 release, expected...

    forum.aspose.com/t/calculating-count-unique-dat...
  10. While Converting Excel to PDF, The numeric valu...

    I set the cell format in MS Excel as follows: [<>0]#,###.00; Then, I entered -1.2 in this cell. In Excel, it shows as -1.20, but after converting to PDF, it shows as 1.20 in PDF . Please give me some advice....The numeric value changed Aspose.Cells Product Family cells-net...in the upcoming release (Aspose.Cells v26.3) that we plan to release...

    forum.aspose.com/t/while-converting-excel-to-pd...