Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,421 for

point

(0.05 sec)
  1. RegExp.prototype.ignoreCase - JavaScript | MDN

    The ignoreCase accessor property of RegExp instances returns whether or not the i flag is used with this regular expression....always maps to a single code point, so it does not map, for example...code points outside the Basic Latin block to code points within...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  2. PageTableArea - GroupDocs.Parser for Java - API...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......PageTableAreaCell PageTextArea Point Rectangle SearchResult Size...

    apireference.groupdocs.com/parser/java/com.grou...
  3. Set replacement text in IRedactionCallback - Fr...

    I want to change original text with replacement text using RegexRedaction where I need to decide replacement text based on original text as well after matched by pattern. I am looking for something like below. IRedactio…... Is there any extension point for that? atir.tahir May 13...

    forum.groupdocs.com/t/set-replacement-text-in-i...
  4. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....Vector images are defined by 2D points, instead of pixels, which are...geometric shape to the image. The points have properties that define...

    docs.groupdocs.com/conversion/net/convert/image...
  5. Redact Classified Content from Documents using ...

    We are continuing the journey of revamping our products to bring a more simplified and easy to use interfaces for you. We have done it for many of our document manipulation APIs and recently, we have released all-new GroupDocs.Redaction for .NET API for you as v19.9. With this release, we have made it even easier for you to programmatically remove or mask classified information from text, metadata, and the annotations in MS Word, Excel, PowerPoint, and PDF documents as well as images.... The following are the key points about the changes we have introduced...Redactor class as a single entry point to manage the redaction process...

    blog.groupdocs.com/redaction/hide-or-remove-cla...
  6. GroupDocs.Annotation Product Family on GroupDoc...

    GroupDocs.Annotation Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Annotation Product Family on GroupDocs Blog | Document A...... Add Point Annotation in Documents using...tools is not limited to area, point, text, polyline, etc. In this...

    blog.groupdocs.com/categories/groupdocs.annotat...
  7. How to Convert CSV to Excel in C#

    This short article focus on how to convert CSV to Excel in C#. Further, this guide consists of convert CSV to XLSX C# code along with detailed instructions....code can be used as a starting point for document conversion and...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Online Document 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.... From strikeouts to ‘point notes’, comments and drawings...

    blog.groupdocs.com/tag/online-document-annotation/
  9. New Features and Extended Support of File Forma...

    Another month, another version. Today we are releasing version 17.8.0 of GroupDocs.Viewer for .NET. This version resolves a number of bugs that were found in prior releases. Furthermore, we have added the support of more file formats as well as introduced new features in this monthly release. Please continue to find out more about version 17.8.0. Rendering Documents with Comments From version 17.8.0, we have extended the support of rendering document comments....supported for Microsoft Power Point. Furthermore, rendering comments...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry Point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....introduced as a single entry point to manage the document redaction...

    docs.groupdocs.com/redaction/net/migration-notes/