Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 17,661 for

area

(0.09 sec)
  1. Aspose.PSD for .NET 23.9 - Release Notes|Docume...

    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....rectangle has no common processing area” Bug PSDNET-1648 Image loading...rectangle has no common processing area” var input = "1619_src.psb"...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  2. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart....SHADED_PLOT A style, in which the plot area is shaded. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Stroke::get_On method |...

    Aspose::Words::Drawing::Stroke::get_On method. Defines whether the path will be stroked in C++....The fill, which applies to the area within the outline of the shape:...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....Ask AI Document areas detection Contents [ Hide ] A scanned image... ordering, and classifying areas of interest on a page is the...

    docs.aspose.com/ocr/java/areas-detection/
  5. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...getPageSetup(); // Calculate content area height (excludes top and bottom...height to match body content area exactly double sidebarHeight...

    forum.aspose.com/t/topic/324972
  6. Format Presentation Charts on Android|Aspose.Sl...

    Learn chart formatting in Aspose.Slides for Android via Java and elevate your PowerPoint presentation with professional, eye-catching styling....fill color Set the chart plot area fill color Write the modified...Color . RED ); // Setting Plot area color chart . getPlotArea ()...

    docs.aspose.com/slides/androidjava/chart-format...
  7. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....fill color Set the chart plot area fill color Write the modified...Color" ) -> RED ); # Setting Plot area color $chart -> getPlotArea...

    docs.aspose.com/slides/php-java/chart-formatting/
  8. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++....Assistant Close Export print area range to HTML with Node.js via...

    docs.aspose.com/cells/nodejs-cpp/export-similar...
  9. 向图表添加Word Art水印|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....(shape) to the chart's plot area. com . aspose . cells . Shape...

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  10. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…... of cell areas : "+ cas.length); However, I...ns) returns the page‑break areas that Excel would use when printing...

    forum.aspose.com/t/getprintingpagebreaks-return...