Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 238,873 for

aspose cells

(0.55 sec)
  1. Load Specific Worksheets in a Workbook with C++...

    Learn how to load specific worksheets in a workbook using Aspose.Cells with C++ to improve performance and reduce memory usage....Contents [ Hide ] By default, Aspose.Cells loads the entire spreadsheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/cpp/load-specific-workshe...
  2. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...
  3. Specify Formula Fields while Importing Data to ...

    Learn how to specify Formula Fields while Importing Data to Worksheet through the Aspose.Cells for C++ API....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using..."=HYPERLINK( \" https://www.aspose.com \" , \" Aspose Website \" )" ; dis...

    docs.aspose.com/cells/cpp/specify-formula-field...
  4. Find Specific Word Occurrence|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.... Quit (); Aspose.Cells static void Main ( string...//Get the first sheet. Aspose . Cells . Worksheet objSheet =...

    docs.aspose.com/cells/net/find-specific-word-oc...
  5. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....Print cell errors. Define page ordering. Aspose.Cells supports...GetPrintArea() method. Assign a cell range that defines the print...

    docs.aspose.com/cells/cpp/setting-print-options/
  6. Getting Started|Documentation

    Setup Aspose.Cells for Python via Java and installation guidelines....Hide ] System Requirements Aspose.Cells for Python via Java is a.... 0_131 \ bin ; Install Aspose.Cells for Python via Java from...

    docs.aspose.com/cells/python-java/getting-started/
  7. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....Possible Usage Scenarios Aspose.Cells supports the DBNum custom...formatting. For example, if your cell value is 123 and you specify...

    docs.aspose.com/cells/cpp/specifying-dbnum-cust...
  8. PreferredWidth class | Aspose.Words for Python

    Aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...preferred width of a table or a cell. To learn more, visit the Working...builder . insert_cell () builder . write ( 'Cell #1' ) builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++.... Aspose.Cells provides a way to convert...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  10. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....with C++ Contents [ Hide ] Aspose.Cells allows you to change the...this < a href = "http://www.aspose.com/" target = "_self" > As...

    docs.aspose.com/cells/cpp/change-the-html-link-...