Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 17,654 for

area

(0.07 sec)
  1. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API.... cells ; // Create a cell area, i.e., A2:B11 const ca = CellArea...

    docs.aspose.com/cells/javascript-cpp/applying-s...
  2. Page Setup and Printing Options with JavaScript...

    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....to: Select a specific print area of a worksheet. Print titles...cell to E30 cell) of the print area pageSetup . printArea = "A1:E30"...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  3. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations.... the text breaks to fit the area width, which changes the paragraph’s...

    docs.aspose.com/slides/php-java/paragraph/
  4. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart axes in PowerPoint presentations for reports and visualizations.... Area , 100 , 100 , 500 , 350 ); chart...getShapes (). addChart ( ChartType . Area , 50 , 50 , 450 , 300 ); IChartDataWorkbook...

    docs.aspose.com/slides/androidjava/chart-axis/
  5. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...rectangle has no common processing area. Cannot proceed. at Aspose.PSD...rectangle has no common processing area… Why it happens When a layer...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  6. Defect detection|Documentation

    How to automatically find problem Areas in an image that may be recognized inaccurately....find potentially problematic areas of image and return the information...pixels scattered across the area. Often occurs in digital photographs...

    docs.aspose.com/ocr/net/defect-detection/
  7. Image recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from images....override the default document areas detection method . setIgnoredCharacters...ArrayList<Rectangle> Entire image List of areas of the image from which to extract...

    docs.aspose.com/ocr/java/recognition-settings-c...
  8. Formatting Pivot Table|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....to clear pivot fields in all areas for example, page, column, row...the pivot fields in the data area. Consolidation Function Applying...

    docs.aspose.com/cells/java/formatting-pivot-table/
  9. How to Create Pivot Table in Excel using C#

    This short tutorial is designed to teach how to create pivot table in Excel using C#. To create pivot table programmatically C# is used and all the steps are described with respect to it....different fields to different areas in the pivot table. Steps to...to the column, row, and data area Save the resultant workbook...

    kb.aspose.com/cells/net/how-to-create-pivot-tab...
  10. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....configurations, creating a rectangular area for each button and instantiating...(document.pages[1]). A rectangular area is defined for the button’s...

    docs.aspose.com/pdf/python-net/actions/