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

area

(0.08 sec)
  1. Search and Replace Data in a Range with JavaScr...

    This article shows how to search and replace data in a range in Excel using JavaScript via C++ code....search range (E9:H15) const area = CellArea . createCellArea...EntireContent ; opts . range = area ; let cell = null ; do { cell...

    docs.aspose.com/cells/javascript-cpp/search-and...
  2. Color Balance Adjustment Layer|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....three pairs inherent to each area of the tonal range (shadows...of the particular tonal range area name and color names in the...

    docs.aspose.com/psd/java/layer-types/adjustment...
  3. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field...as_field_print () # Set the area for the printer to perform instructions...command will turn the entire area that we specified in "field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 设置打印区域|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....cell to F20 cell) of the print area pageSetup . PrintArea = "A1:F20"...5 , 1 , 2 ); //set the print area for the first sheet wb . SetPrintArea...

    docs.aspose.com/cells/zh/net/set-print-area/
  5. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....the full height of the visible area in the map.css file: # map {...trick is that we extract an area slightly larger than necessary...

    docs.aspose.com/gis/net/showcases/sliding-map-w...
  6. 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...
  7. 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...
  8. 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...
  9. Format Presentation Charts in С++|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for С++ and elevate your PowerPoint presentation with professional, eye-catching styling....fill color Set the chart plot area fill color Write the modified...example is given. Set Chart Area Rounded Borders Aspose.Slides...

    docs.aspose.com/slides/cpp/chart-formatting/
  10. 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-...