Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 17,816 for

area

(0.17 sec)
  1. Page Setup and Printing Options with Node.js vi...

    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....to: Select a specific print area of a worksheet. Print titles...range (A1:E30) of the print area pageSetup . setPrintArea ( "A1:E30"...

    docs.aspose.com/cells/nodejs-cpp/page-setup-and...
  2. X Axis Vs. Category Axis with Node.js via C++|D...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....legend at the bottom of the chart area chart . getLegend (). setPosition...legend at the bottom of the chart area chart . getLegend (). setPosition...

    docs.aspose.com/cells/nodejs-cpp/x-axis-vs-cate...
  3. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....Shows how to work with certain area styles of a table. auto doc...Shows how to work with certain area styles of a table. auto doc...

    reference.aspose.com/words/cpp/aspose.words/con...
  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. Convert Chart to Localized Image with C++|Docum...

    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....see the elements in the chart area, such as Chart Title and Legend...

    docs.aspose.com/cells/cpp/convert-chart-to-loca...
  6. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties...the top center of the chart area. title = chart . title title...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Chart class. Provides access to the chart shape properties...the top center of the chart area. let title = chart . title ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通图表:创建、格式化、绑定数据,并使用 C# 示例将图表导出为 PPT、PPTX 和 ODP。... Area , 50 , 50 , 400 , 300 ); } 访问图表...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...Worksheets["DetailCharts"]; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/labels-in-charts-are-positio...
  10. 用 C++ 在图表中添加 WordArt 水印|Documentation

    学习如何使用 Aspose.Cells for C++ 向 Microsoft Excel 图表添加 WordArt 水印。我们的指南将演示如何创建和定位 WordArt 水印,以提升图表的视觉吸引力和独特性。...(shape) to the chart's plot area. Shape wordart = chart . GetShapes...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...