Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 17,524 for

area

(0.1 sec)
  1. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java....form fields from a specific area of a PDF file: Open the PDF...object to get fields in that area Rectangle rectangle = new Rectangle...

    docs.aspose.com/pdf/java/extract-form/
  2. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions and JavaScript calls.... Split a merged area when the layout needs to change...automatically redraws the affected area, showing a single merged cell...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. Edit of hyperlinks on objects|CAD 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....content in layout regardless plot area...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  4. How to - developer tips|CAD 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....existing ones Calculation of area and circumference of the circles...content in layout regardless plot area Export of only some entities...

    docs.aspose.com/cad/net/how-to/
  5. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/cpp/search-and-replace-da...
  6. 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...
  7. 导出打印区域范围到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...
  8. 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/
  9. 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/
  10. 设置打印区域|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....cell to F20 cell) of the print area pageSetup . setPrintArea ( "A1:F20"..."Sheet1" ); //sets the print area for the first sheet wb . setPrintArea...

    docs.aspose.com/cells/zh/java/set-print-area/