Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 230,671 for

aspose.cells

(1.15 sec)
  1. Add a Picture to an Excel Comment|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....Excel comment with Aspose.Cells Aspose.Cells provides this valuable...

    docs.aspose.com/cells/java/add-a-picture-to-an-...
  2. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve single quote prefix of cell value or range through the Aspose.cells for C++ API.... Aspose.Cells also hides the leading apostrophe...To address this behavior, Aspose.Cells provides the StyleFlag.GetQuotePrefix()...

    docs.aspose.com/cells/go-cpp/preserve-single-qu...
  3. 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...
  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. 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...
  6. 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...
  7. 在使用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...
  8. KeepSeparatorsForBlankRow.out.csv

    Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant Evaluation Only. Created with Aspose.cells for Java.Copyright 2003 - 2019 Aspose Pty Ltd.... Created with Aspose.Cells for Java.Copyright 2003...

    docs.aspose.com/cells/es/java/keep-separators-f...
  9. Get Hyperlinks in Range|Documentation

    Learn how to get hyperlinks in a range through Aspose.cells for JavaScript via C++ API....html > < head > < title > Aspose.Cells Hyperlinks Example </ title...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/javascript-cpp/get-hyperl...
  10. 如何在没有Excel的情况下用C++检测冻结状态|Documentation

    在本文中,您将学习如何使用C++的Aspose.cells API以编程方式检测Excel工作表的冻结状态。...我们可以使用Aspose.Cells for C++来实现。 窗格是否冻结 使用Aspose.Cells for C+...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/how-to-check-froze...