Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 909 for

area

(0.03 sec)
  1. 使用 .NET API 從 C# 中的發票或收據中提取數據

    使用 C# 以編程方式解析發票或收據並提取數據。在 ASP.NET、WCF 或 WPF 中使用 .NET 文檔解析 API 從文檔中提取文本。...PageTableArea area = data[i].PageArea as PageTableArea; if (area == null)...遍歷表行 for (int row = 0; row < area.RowCount; row++) { // 遍歷表列 for...

    blog.groupdocs.com/zh-hant/parser/extract-data-...
  2. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Name + ": " ); PageTextArea area = data [ i ]. PageArea as PageTextArea...WriteLine ( area == null ? "Not a template field" : area . Text );...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  3. Extract tables from document | Documentation

    This article explains that how to extract tables from document in java....Description The rectangular area that bounds text area. The page information...

    docs.groupdocs.com/parser/java/extract-tables-f...
  4. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The list of tools is not limited to Area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a PDF document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation....list of tools is not limited to area, point, text, polyline, etc...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  5. Features Overview | Documentation

    Variety of features to manipulate graphics, watermarks and text annotations... Graphic annotations Area marks an area with a rectangle and...

    docs.groupdocs.com/annotation/net/features-over...
  6. Features Overview | Documentation

    Variety of features to manipulate graphics, watermarks and text annotations... Graphic annotations Area marks an area with a rectangle and...

    docs.groupdocs.com/annotation/java/features-ove...
  7. Perform Fuzzy Search in Documents Online

    Unlock the power of fuzzy search! Learn how to search almost matching results in text-based documents online & programmatically....simple methods: Click the upload area to browse and select your file...file into the designated upload area. Provide the Query in the Search...

    blog.groupdocs.com/search/online-fuzzy-search/
  8. Import Annotations for Presentation format now ...

    GroupDocs team is announcing another exciting monthly release. The latest GroupDocs.Annotation for .NET 16.11.0 API provides support for Import Annotations and new types (TextStrikeout , TextUndreline and TextHighlight ) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add new exciting features and enhance your application with GroupDocs.Annotation for .NET API. New Features Introduced - GroupDocs.Annoation for .NETIn this monthly release new annotation types like (TextStrikeout , TextUndreline and TextHighlight ) and import functionality introduced for Presentation file format....Text Field Annotation Import Area Annotation Import Arrow Annotation...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  9. Implement conversion from PostScript documents ...

    We are pleased to announce our next version GroupDocs.Conversion for .NET 18.2. This release covers two new features, one improvement and a bug fix. Blank rows and columns could be skipped when converting Cells document. For further details included in this month’s release, please visit the release notes. Following sections will provide you the details about the new features of the API. .NET Document Conversion API – New Features Convert specific range when converting cells documentConvert specific range when converting to other than cells format....2 - Bug Fixes # Just print area is getting converted, not the...

    blog.groupdocs.com/conversion/implement-convers...
  10. Create custom format handler | Documentation

    This article shows how to implement one or several interfaces for the document's features and required redaction....based on area top-left corner coordinates and area size IPreviewable...

    docs.groupdocs.com/redaction/java/create-custom...