Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 17,835 for

area

(0.12 sec)
  1. Adding Annotations to existing PDF file|Aspose....

    Explore how to add annotations like comments or highlights to existing PDF documents in .NET using Aspose.PDF....Rectangle object to specify the area of the annotatation. After that...Rectangle object to specify the area of the annotation. After that...

    docs.aspose.com/pdf/net/adding-annotations-to-e...
  2. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript 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 . legend . position =...with no fill chart . plotArea . area . fillFormat . fillType = FillType...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  3. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

    了解如何区分Aspose.Cells for Node.js via C++中的X轴和类别轴。我们的指南将帮助您理解它们在使用和属性上的差异,以及如何根据需要配置它们。...Legend at the bottom of the chart area chart . getLegend (). setPosition...Bottom ); // Fill the PlotArea area with nothing chart . getPlotArea...

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...
  4. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly....special formatting applied to some area of a table with assigned table...cells. Type { get; } Gets table area to which this conditional style...

    reference.aspose.com/words/net/aspose.words/con...
  5. 导出打印区域范围到HTML,使用Node.js通过C++|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....get ( 0 ); // Set the print area. worksheet . getPageSetup ()...// Set flag to export print area only options . setExportPrintAreaOn...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...
  6. Layout detecton|Documentation

    How to detect the layout on the provided image....sequential index of the content area, unique within the entire image...bounding rectangle of the content area. Example The following code...

    docs.aspose.com/ocr/net/layout_detection/
  7. Layout detecton|Documentation

    How to detect the layout on the provided image....sequential index of the content area, unique within the entire image...bounding rectangle of the content area. Example The following code...

    docs.aspose.com/ocr/java/layout_detection/
  8. Is there way to remove email & phone no before ...

    HI team, is there way to remove email & phone no before text like “If you are visually impaired and would like to speak to a Citi representative regarding the details of the graphics in this document” in word document u…..." + // Optional parentheses area code (no + prefix) "(?:\\d{2..." + // Optional parentheses area code (no + prefix) "(?:\\d{2...

    forum.aspose.com/t/is-there-way-to-remove-email...
  9. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....when its area is rotated. Parts of the rotated area that do not...match the original size of the area are cropped. It is recommended...

    docs.aspose.com/ocr/net/deskew/
  10. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract forms from your PDF document with Aspose.PDF for C++....object to get fields in that area Get the form from the document’s...object to get fields in that area auto rectangle = MakeObject...

    docs.aspose.com/pdf/cpp/extract-form/