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

area

(0.36 sec)
  1. Apply Conditional Formatting in Worksheets with...

    How to use Aspose.Cells library in C++ to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....0 , 0 , 0 ); // Add the cell area to the format condition collection...2 , 1 , 2 , 1 ); // Add the area to the conditional formatting...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  2. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....FIELD_PRINT, true); // Set the area for the printer to perform instructions...command will turn the entire area that we specified in "field...

    reference.aspose.com/words/java/com.aspose.word...
  3. AsposeCells AutoFitColumns related issues in pr...

    Hi, We are facing multiple issues in production after upgrading Aspose.Cells to v24.12 from 20.2. We found that the common culprit across most of the issues is ‘AutoFitColumns’. If you refer the screenshot attached he…...users are setting the ‘Print_Area’ for the chart on the right...data appears in the printing area after adjusting the column width...

    forum.aspose.com/t/asposecells-autofitcolumns-r...
  4. 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...
  5. Change Table Style in Node.js|Aspose.Words for ...

    Advanced table formatting C#. Create a table style using Node.js. Apply table style Node.js....special formatting applied to some area of a table with an assigned...defines all possible table areas to which conditional formatting...

    docs.aspose.com/words/nodejs-net/working-with-t...
  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...