Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 233,371 for

aspose.cells

(0.35 sec)
  1. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes inside a worksheet using Aspose.cells with C++....Possible Usage Scenarios Aspose.Cells allows you to set the margins...returns an object of the Aspose.Cells.Drawing.Texts.ShapeTextAlignment...

    docs.aspose.com/cells/cpp/set-margins-of-commen...
  2. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose.cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.xlsx"); var worksheet = workbook.Worksheets["EDA"]; var valueBefore = work…...value, where Excel does not Aspose.Cells Product Family Moonglum...code: var workbook = new Aspose.Cells.Workbook(@"02_Investment...

    forum.aspose.com/t/caculate-formula-causes-some...
  3. Output Blank Page when there is Nothing to Prin...

    Handle empty worksheets and print blank pages with Aspose.cells using C++....the sheet is empty, then Aspose.Cells will not print anything...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/output-blank-page-whe...
  4. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the Node.js API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....size for a worksheet using Aspose.Cells APIs. Implement Custom Paper...Worksheet for Rendering Aspose.Cells allows you to implement...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  5. Reading CSV File with Multiple Encodings with C...

    Learn how to read CSV files with multiple encodings using Aspose.cells for C++.... Aspose.Cells allows you to load such...for example, PDF or XLSX. Aspose.Cells provides the TxtLoadOptions...

    docs.aspose.com/cells/cpp/reading-csv-file-with...
  6. 在使用C++保存为HTML时,通过CrossHideRight隐藏覆盖内容|Documenta...

    使用Aspose.cells在C++中通过CrossHideRight隐藏覆盖内容以保存为HTML。...默认情况下,Aspose.Cells根据微软Excel生成HTML,但当你将交叉类型更改为...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/hiding-overlaid-co...
  7. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.cells for C++动态保存文件并直接发送给客户端浏览器。...使用C++将文件保存到响应对象 Contents [ Hide ] Aspose.Cells可以操作文件。本文解释了可以将文件保存到响应对象的各种方法。...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  8. How to set point as total with Golang via C++|D...

    In some Excel charts, for example, a waterfall chart, you may need to set a point as total. This article describes how to use Aspose.cells with Golang via C++ to do it....use Aspose.Cells to set it up correctly. Use Aspose.Cells to “Set...

    docs.aspose.com/cells/go-cpp/how-to-set-point-a...
  9. Refresh Values of Linked Shapes|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....This also works fine with Aspose.Cells for Python via .NET if you...the value of cell B4 with Aspose.Cells for Python via .NET and...

    docs.aspose.com/cells/python-net/refresh-values...
  10. Protect and Unprotect|Documentation

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

    docs.aspose.com/cells/python-net/protect-and-un...