Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 17,666 for

area

(0.18 sec)
  1. Export similar Border Style when Border Style i...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with Golang via C++.... Sample Code Export Print Area Range to HTML with Golang via...

    docs.aspose.com/cells/go-cpp/export-similar-bor...
  2. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in JavaScript via C++ to apply conditional formatting in worksheets for better control over cell appearance....cell area to apply conditional formatting (A1) const area = CellArea...formatConditionColle . addArea ( area ); // Add a condition: Cell...

    docs.aspose.com/cells/javascript-cpp/apply-cond...
  3. 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...
  4. 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...
  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. How to binarize an image|Documentation

    Binarize an image using fixed binarisation method with threshold, method Bradly and Otsu method....estimation of the surrounding area with size `s x s`. The resulting...

    docs.aspose.com/imaging/python-net/developer-gu...
  7. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....Rectangle object to specify the area of the annotation. After that...Rectangle object to specify the area of the annotation. After that...

    docs.aspose.com/pdf/java/adding-annotations-to-...
  8. 测量|CAD 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.... Area + " " + eb . Length ); } catch...

    docs.aspose.com/cad/zh/net/developer-guide/meas...
  9. Working with Image Borders|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....margin is the area between the border and the area inhabited by...

    docs.aspose.com/barcode/jasperreports/working-w...
  10. ChartAxisType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisType enumeration. Specifies type of chart axis.... Value ); // 2 - Area chart with dates distributed...Drawing . Charts . ChartType . Area , 500 , 300 ); let dates = [...

    reference.aspose.com/words/nodejs-net/aspose.wo...