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

area

(0.12 sec)
  1. 提取 AcroForm - 从 PDF 中提取表单数据 C#|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库从您的 PDF 文档中提取表单。获取 PDF 文件中单个字段的值。...object to get fields in that area var rectangle = new Aspose ...Get fields in the rectangular area var fields = form . GetFieldsInRect...

    docs.aspose.com/pdf/zh/net/extract-form/
  2. 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/
  3. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis.setMajorTickMark(AxisTickMark...

    reference.aspose.com/words/java/com.aspose.word...
  4. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...if shape overflows the usable area bool isTruncated = (rect.X +...if shape overflows the usable area bool isTruncated = (rect.X +...

    forum.aspose.com/t/getting-exception-floating-s...
  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 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...
  7. 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...
  8. Content areas detection|Documentation

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

    docs.aspose.com/ocr/net/areas-detection/
  9. 图表|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/examples/elements...
  10. 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...