Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 17,661 for

area

(1.36 sec)
  1. Create New Workbook|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....Add Data in Cells Set Print Area Analyzing your prompt, please...

    docs.aspose.com/cells/net/create-new-workbook/
  2. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....); // Set the range CellArea area = CellArea :: CreateCellArea...1000 , 50 ); opt . AddRange ( area ); // Path of output excel file...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  3. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your document processing with powerful features today!...FieldPrint , true ); // Set the area for the printer to perform instructions...command will turn the entire area that we specified in "field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. How to Apply Conditional Formatting in Excel us...

    This article guides how to apply conditional formatting in Excel using Node.js. It has the details to set the IDE, a list of programming tasks, and a runnable sample code for adding conditional formatting in spreadsheet using Node.js....FormatConditionColle Create a cell area where formatting is to be applied...sheet followed by adding a cell area using the CellArea class and...

    kb.aspose.com/cells/nodejs/how-to-apply-conditi...
  5. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a chart in Java....SHADED_PLOT A style, in which the plot area is shaded. SHADOWED A style...SHADED_PLOT A style, in which the plot area is shaded. SHADOWED public static...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Table-Column Data Bands in Java|As...

    Output a sequence of table-column data when building a report in Java....body occupies a rectangular area of cells of a single document...top-left cell of a corresponding area and ends at the end of its bottom-right...

    docs.aspose.com/words/java/working-with-table-c...
  7. Working with Table-Column Data Bands in C#|Aspo...

    Output a sequence of table-column data when building a report in C#....body occupies a rectangular area of cells of a single document...top-left cell of a corresponding area and ends at the end of its bottom-right...

    docs.aspose.com/words/net/working-with-table-co...
  8. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....target sheet and set its cell area Set other properties of the...properties and effective cell area. This tutorial has guided us...

    kb.aspose.com/cells/java/how-to-create-data-val...
  9. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....is parsed and the rectangular area of each page is utilized to...class returns the rectangular area that is used to switch the page...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...
  10. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....Rectangle object defining the crop area Set the CropBox, TrimBox, ArtBox...is initialized defining the area of the page that is to be cropped...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...