Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 1,896 for

numbers

(0.04 sec)
  1. Migration Notes | GroupDocs

    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.... Added a number of new exception classes and...

    docs.groupdocs.com/redaction/net/migration-notes/
  2. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: 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(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed.... Added a number of new exception classes and...

    docs.groupdocs.com/redaction/java/migration-notes/
  3. Indexing additional fields | GroupDocs

    This article demonstrate that how to associate each document with certain additional metadata....for example, a set of tags, a number in the library catalog, the...

    docs.groupdocs.com/search/net/indexing-addition...
  4. GroupDocs.Total برای .NET 25.9 – آخرین به روزرس...

    Explore what’s new in GroupDocs.Total for .NET 25.9. Available now on NuGet and GroupDocs website. **به‌دنبال جدیدهای GroupDocs.Total برای .NET 25.9 بگردید. اکنون در NuGet و وب‌سایت GroupDocs موجود است.**...the Total bundle, upgrades a number of component libraries, and...

    blog.groupdocs.com/fa/total/groupdocs-total-for...
  5. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....TemplateRegexPositio ( "Invoice Number" ), "InvoiceNumber" ), new...TemplateRegexPositio ( "Order Number" ), "InvoiceOrder" ), new TemplateField...

    docs.groupdocs.com/parser/java/parse-data-from-...
  6. GroupDocs.Metadata Product Family

    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.... We are announcing a number of enhancements in the monthly...

    blog.groupdocs.com/categories/groupdocs.metadat...
  7. GroupDocs.Conversion Product Family

    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....version of the API comes with number of new features such as setting...

    blog.groupdocs.com/categories/groupdocs.convers...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...document and image formats and the number is going to increase in next...

    blog.groupdocs.com/groupdocs.blog/page/90/
  9. עריכת PDF ומסמכים סרוקים ב-C# | Blackout טקסט ב...

    צור טקסט ב-PDF ובמסמכים אחרים באמצעות C# ביישומי NET שלך. ערכו מסמכים להאפלת טקסט וגם את הטקסט בתוך התמונות המוטבעות....RegexRedaction(@"\d{4}", marker) // Card Number }; var result = redactor.Apply(redactions);...

    blog.groupdocs.com/he/redaction/redact-text-and...
  10. Extract images from document page | GroupDocs

    This article explains that how to extract images from document page....pageIndex ++) { // Print a page number System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-images-f...