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

area

(1.67 sec)
  1. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  2. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls... Split a merged area when the layout needs to change...automatically redraws the affected area, showing a single merged cell...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. Create Excel Pivot Table using Node.js

    Create Excel pivot table using Node.js. Get details to set the IDE, a list of steps, and a sample code creating Excel pivot table using Node.js....providing the destination cells area and setting the display characteristics...column, row, and data to the area and save the output Excel file...

    kb.aspose.com/cells/nodejs/create-excel-pivot-t...
  4. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....when its area is rotated. Parts of the rotated area that do not...match the original size of the area are cropped. It is recommended...

    docs.aspose.com/ocr/java/deskew/
  5. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。... area . foregroundColor = Color ....nSeries . get ( 0 ). downBars . area . foregroundColor = Color ....

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  6. SVG Coordinate Systems and Units – Aspose.SVG G...

    Learn how to work with a coordinate system, canvas and viewport together; what is viewbox and how can it be used for SVG image zooming....the viewport that defines an area on the canvas, characterized...viewBox defines a specific canvas area, covering a rectangular with...

    docs.aspose.com/svg/net/drawing-basics/coordina...
  7. 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...
  8. 如何通过C++使用JavaScript设置打印区域|Documentation

    本文向您展示了如何使用C++的Aspose.Cells库中的JavaScript设置打印区域的代码。...Cells Example - Set Print Area </ title > </ head > < body...body > < h1 > Set Print Area Example </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. Add Word Art Watermark to Chart|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....watermark to a chart’s plot area. The WordArt becomes an object...(shape) to the chart's plot area. com . aspose . cells . Shape...

    docs.aspose.com/cells/java/add-word-art-waterma...
  10. 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...