Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 17,696 for

area

(0.23 sec)
  1. Working with masks in Aspose.PSD for Python|Doc...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...base layer defines the shape or area that will be visible, while...texture or pattern, to a specific area of an image or artwork. By using...

    docs.aspose.com/psd/python-net/update-create-la...
  2. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....legend at the bottom of the chart area chart . legend . position =...chart . nSeries . get ( 0 ). area . foregroundColor = new AsposeCells...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  3. 设置打印区域|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 . setPrintArea ( "A1:F20"..."Sheet1" ); //sets the print area for the first sheet wb . setPrintArea...

    docs.aspose.com/cells/zh/java/set-print-area/
  4. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one page from PDF using Python....object by defining the crop area Assign the cropped rectangle...Save the PDF with the cropped area on the disk The above steps...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  5. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some Area of a table with assigned table style...special formatting applied to some area of a table with assigned table...table cells. type Gets table area to which this conditional style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for Node.js via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....objects, such as the plot area, chart area, or legend box of a chart...properties of the chart plot area. // To set a picture as the...

    docs.aspose.com/cells/nodejs-cpp/set-picture-as...
  7. Edit of hyperlinks on objects|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....content in layout regardless plot area...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  8. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a document....the object is, but also what area (s) of the page it occupies...objects do not overlap the same area (s). What Is a Page Layout For...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  9. Extracting text inside a rectangle|Documentation

    Extract text located inside Areas of the image provided by coordinates....and other blocks from certain areas of uniform images, such as ID...extract text from one or more areas of an image, provide a list...

    docs.aspose.com/ocr/net/image-regions-extract/
  10. Sort Data in xlsx4j|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....easy‑to‑set properties of the cell area. Java code is mentioned below:...setKey2 ( 1 ); //Create a cells area (range). CellArea ca = new CellArea...

    docs.aspose.com/cells/java/sort-data-in-xlsx4j/