Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 17,644 for

area

(0.09 sec)
  1. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....units of 1/4000 of the chart area. left – the horizontal offset...units of 1/4000 of the chart area. height – the height of the...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  2. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals....fill the available viewport area (browser window or container)...

    reference.aspose.com/words/net/aspose.words.sav...
  3. AxisDisplayUnit.Unit | Aspose.Words for .NET

    Discover the AxisDisplayUnit property to easily customize display unit scaling with predefined values for enhanced data visualization....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis . MajorTickMark = AxisTickMark...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Manipulating EMF Files|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....increase the focus on a particular area. The EmfImage class provides...

    docs.aspose.com/imaging/java/manipulating-emf-f...
  5. 使用Apache POI和Aspose.Cells创建数据透视表|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....Dragging the first field to the row area. pivotTable . addFieldToArea...the second field to the column area. pivotTable . addFieldToArea...

    docs.aspose.com/cells/zh/java/create-pivot-tabl...
  6. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing document images, we usually get the text without any problems. However, in the address Area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…... However, in the address area, many of the blank spaces are...blank spaces in the address area when using Aspose.OCR, you can...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...
  7. How to - developer tips|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....existing ones Calculation of area and circumference of the circles...content in layout regardless plot area Export of only some entities...

    docs.aspose.com/cad/net/developer-guide/how-to/
  8. Image and Photo Filters|Documentation

    Aspose.Imagig graphic library for Python supports various image and photo filters. Creating overlay images with alpha blending image filter. Watermark image with company logo and Remove watermark image filter. Magic Wand tool for color selection....crafted to not only identify areas of the same color but also regulate...describe multiple free-form areas, from simple rectangles to more...

    docs.aspose.com/imaging/python-net/developer-gu...
  9. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....Annotations is a rectangular area that can be placed anywhere...when the user clicks in the area of this link. The following...

    docs.aspose.com/pdf/python-net/link-annotations/
  10. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/zh/cpp/search-and-replace...