Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 2,298 for

numbers

(1.27 sec)
  1. Verify QR Code Signatures in Document | GroupDocs

    This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API.... page_numbers = [ 1 , 2 ] # verify on pages...

    docs.groupdocs.com/signature/python-net/verify-...
  2. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....for example, a set of tags, a number in the library catalog, the...

    docs.groupdocs.com/search/java/indexing-additio...
  3. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....method allows you to get the number of character replacements defined...

    docs.groupdocs.com/search/java/character-replac...
  4. GroupDocs.Viewer for .NET 25.11 – Últimas Atual...

    Explore as novidades do GroupDocs.Viewer for .NET 25.11. Disponível agora no NuGet e no site da GroupDocs....presentations and resolves a large number of bugs across all supported...

    blog.groupdocs.com/pt/viewer/groupdocs-viewer-f...
  5. View Contents of ZIP and TAR Archives using Gro...

    We are excited to bring a major release of GroupDocs.Viewer for Java API packaging a bunch of new features, improvements, and bug fixes. In the latest release, we have added the support of viewing archives and a couple of code files as well as provided the features of working with security settings in the PDF documents. So let’s walk through the latest release of our document viewer API for Java and check out what you are going to get after upgrading to v19....more pages depending on the number of items. The following code...

    blog.groupdocs.com/viewer/view-files-and-folder...
  6. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A......different sources come in a number of different formats. Even...19.10, we’ve added a number of interesting features for...

    blog.groupdocs.com/categories/groupdocs.convers...
  7. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java.... Number : const numberFormField = collection...groupdocsEditor . FormFieldType . Number : const numberFormField = collection...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  8. Remove Office Metadata PII in Java - Compliance...

    How records and compliance teams clear author names, review trails, and SharePoint fields from Office documents with GroupDocs.Metadata for Java, and prove the cleanup held....this file, and when” needs a number, and a properties dialog produces...care about most, because the number of revisions and the last print...

    blog.groupdocs.com/metadata/remove-pii-from-off...
  9. 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-...
  10. C# を使用して Word ドキュメントを結合する |すべてのページまたは選択したページに参加する

    2 つ以上の Word ドキュメントを 1 つのファイルに結合する C# の方法。 .NET アプリケーション内の複数の Word ファイルの選択したページのみを結合します。...the starting and ending page number // 書類を結合する merger.Join("document_to_merge... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/ja/merger/merge-word-files-u...