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

area

(0.1 sec)
  1. 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...
  2. Convert Chart to Localized Image with Golang vi...

    Learn how to set globalization configurations for charts using Aspose.Cells for C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages....can see elements in the chart area—such as the chart title and...

    docs.aspose.com/cells/go-cpp/convert-chart-to-l...
  3. Convert Chart to Localized Image with JavaScrip...

    Learn how to set globalization configurations for charts using Aspose.Cells for JavaScript via C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages....see that elements in the chart area, such as the chart title and...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  4. Remove background from vector images in Java|Do...

    Using Aspose.Imaging for Java for background removal from vector images....select a particular rectangle area of the image for background...

    docs.aspose.com/imaging/java/removing-backgroun...
  5. 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...
  6. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++....TextBox n/a Represents text area inside of a shape. Textbox may...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. ChartStyle Enum | Aspose.Words for .NET

    Apply predefined chart styles in Aspose.Words. Enhance visuals with ChartStyle enum for professional document formatting....15 A style, in which the plot area is shaded. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 向图表添加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...
  9. Working with Footnote and Endnote|Aspose.Words ...

    Insert ffotnotes or endnotes into a document and specify its options using Python....the value of 0, the footnotes area is formatted with a number of...

    docs.aspose.com/words/python-net/working-with-f...
  10. How to create TreeMap chart with C++|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....true ); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/cpp/creating-treemap-chart/