Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 5,943 for

area

(0.05 sec)
  1. Annotate Visio Online | Free GroupDocs Apps

    Annotate VSDX, VSD, VSDM, VSS, VSSM, VSSX, VSX, VST, VSTX, VSTM online free...online Click inside the file drop area to upload a Visio file or drag...file or click inside the white area to choose a file. Then you will...

    products.groupdocs.app/annotation/visio
  2. PageTableArea - GroupDocs.Parser for Java - API...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......PageArea Represents a table page area which is used to represent a...rectangle - The rectangular area that contains the table. Method...

    apireference.groupdocs.com/parser/java/com.grou...
  3. 使用 .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-...
  4. String.Format Method (System) | Microsoft Learn

    Converts the value of objects to strings based on the formats specified and inserts them into another string. If you are new to the String.Format method, see Get started with the String.Format method for a quick overview....name, int population, Decimal area, int year) { this->Name = name;...this->Population = population; this->Area = area; this->Year = year; } String^...

    learn.microsoft.com/en-us/dotnet/api/system.str...
  5. Ellipse on GroupDocs Blog | Document Automation...

    Ellipse on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Ellipse on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Adding El......list of tools is not limited to area, point, text, polyline, etc...

    blog.groupdocs.com/tag/ellipse/index.xml
  6. Ellipse Annotation on GroupDocs Blog | Document...

    Ellipse Annotation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Ellipse Annotation on GroupDocs Blog | Document Automation Solutions for .NET & Jav......list of tools is not limited to area, point, text, polyline, etc...

    blog.groupdocs.com/tag/ellipse-annotation/index...
  7. TemplateLinkedPosition Constructor (String, Siz...

    Initializes a new instance of the TemplateLinkedPosition class....Data Size The size of the area where a field is searched. edges...

    apireference.groupdocs.com/parser/net/groupdocs...
  8. GroupDocs.Annotation for .NET 16.10.0 Release N...

    Note This page contains release notes for GroupDocs.Annotation for .NET 16.10.0 Major Features Below the list of improvements fixes and new features in this regular monthly release of GroupDocs.Annotation for .NET. The most notable are: Implemented following for slides documents: Point annotation Area annotation Resource Redaction annotation Arrow annotation TextField annotation Polyline annotation Watermark annotation Show and store annotation author when export annotation for PDF documents Full List of Issues Covering all Changes in this Release Key Summary Category ANNOTATIONNET-282 Implement Watermark annotation for Slides format New Feature ANNOTATIONNET-276 Implement Area annotation for Slides format New Feature ANNOTATIONNET-275 Implement Arrow annotation for Slides format New Feature ANNOTATIONNET-273 Implement Text Field annotation in Slides document New Feature ANNOTATIONNET-272 Implement Polyline annotation for Slides format New Feature ANNOTATIONNET-271 Implement Point annotation for Slides format New Feature ANNOTATIONNET-266 Show and store annotation author when export annotation for PDF documents Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....documents: Point annotation Area annotation Resource Redaction...ANNOTATIONNET-276 Implement Area annotation for Slides format...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  9. Annotation

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....list of tools is not limited to area, point, text, polyline, etc...annotation types (Highlight Text, Area Annotation, and Strikeout etc)...

    blog.groupdocs.com/tag/annotation/
  10. PageArea Class - GroupDocs.Parser for .NET - AP...

    Represents an abstract base class for page Areas which are used to represent blocks on the document page in the parsing by template functionality....abstract base class for page areas which are used to represent...Rectangle Gets the rectangular area. Methods Name Description Equals...

    apireference.groupdocs.com/parser/net/groupdocs...