Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 17,659 for

area

(0.38 sec)
  1. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color Area selection. Java code example provided....corresponding to a specific color area, you can take advantage of the...will automatically select an area around the specified point with...

    docs.aspose.com/imaging/java/developer-guide/ma...
  2. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Chart This method adds a simple area chart to the first slide. def...slides . charts . ChartType . AREA , 50 , 50 , 400 , 300 ) presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…... Define a named range (area) over the table. Using Aspose...Aspose.Cells, read the area and export it as HTML. Using Aspose.Words...

    forum.aspose.com/t/indentation-applied-to-first...
  4. CompatibilityOptions.transparent_metafiles prop...

    CompatibilityOptions.transparent_metafiles property. Specifies not to blank the Area behind metafile pictures....property Specifies not to blank the area behind metafile pictures. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Geometry Processing|Documentation

    You may reduce a geometry precision, get its Area, centroid, convex hull, buffer, and length using the GIS C# Library....Precision of a Geometry Get Area of Geometry Get Centroid Get...

    docs.aspose.com/gis/net/geometry-processing/
  7. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value axis in Java....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis.setMajorTickMark(AxisTickMark...

    reference.aspose.com/words/java/com.aspose.word...
  8. I noticed an issue with the scrollbar - Free Su...

    I noticed an issue with the scrollbar—it overlays the viewer. When I adjust the x-spreadsheet-table style, the scrollbar moves down as expected. However, when I search for content, the highlighted Area shifts unexpectedl…...for content, the highlighted area shifts unexpectedly." style...the viewer and the highlighted area shifting unexpectedly during...

    forum.aspose.com/t/i-noticed-an-issue-with-the-...
  9. 如何通过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-...
  10. 如何添加文本条件格式|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-...