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

area

(0.26 sec)
  1. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....adjust the contrast of certain areas of the image. For example, increase...unchanged. To apply a filter to an area, specify its top left corner...

    docs.aspose.com/ocr/java/contrast/
  2. 提取 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/
  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 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....TextFragmentAbsorber with a slightly expanded area around each link rectangle to...TextFragmentAbsorber over this expanded area to extract any text fragments...

    docs.aspose.com/pdf/python-net/update-links/