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

area

(0.16 sec)
  1. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -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
  2. 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...
  3. 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...
  4. 如何用Node.js和C++创建组合图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建组合图表。我们的全面指南将演示如何将不同图表类型合并为一个组合图表,以实现更有效的数据展示。...Legend at the bottom of the chart area chart . getLegend (). setPosition...DarkBlue ); // Fill the PlotArea area with nothing chart . getPlotArea...

    docs.aspose.com/cells/zh/nodejs-cpp/create-comb...
  5. 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/
  6. 向图表添加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...
  7. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....only of the following types: area, bar, column, line, pie, scatter...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....only of the following types: area, bar, column, line, pie, scatter...

    reference.aspose.com/words/python-net/aspose.wo...
  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...