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

aspose cells

(0.19 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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-...
  5. 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...
  6. Spreadsheet Editor - Working with Rows and Colu...

    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....setCurrentColumnWidt Insert a Cell WorksheetView.addCellShiftRight...To add a new row: Click on a cell where you want to add a row...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  7. 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...
  8. Data Matrix in JasperReports | Aspose

    Aspose.Barcode for JasperReports API allows customize, generate and recognize Data Matrix barcodes in your Java application...server-side Aspose.BarCode for JasperReports API Aspose.BarCode for...Maven × You can easily use Aspose.BarCode for JasperReports directly...

    products.aspose.com/barcode/jasperreports/datam...
  9. Data Matrix in SharePoint | Aspose

    Aspose.Barcode for SharePoint API allows customize, generate and recognize Data Matrix barcodes in your C# application...server-side Aspose.BarCode for SharePoint API Aspose.BarCode for...Maven × You can easily use Aspose.BarCode for SharePoint directly...

    products.aspose.com/barcode/sharepoint/datamatrix/
  10. Insert a Linked Picture from Web Address with C...

    Learn how to insert a linked picture from a web address into a worksheet using Aspose.Cells for C++.... Using Aspose.Cells for C++ Aspose.Cells for C++ supports...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/insert-a-linked-pictu...