Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 7,504 for

release

(0.43 sec)
  1. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/classification/net/classify-...
  2. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/signature/net/composing-sign...
  3. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/signature/java/search-for-ba...
  4. Извлечение текста из файлов Markdown в Java | Э...

    Извлечение текста из файлов Markdown в Java. Анализируйте файлы mardown в приложениях Java с помощью API анализатора документов от GroupDocs....Repository</name> <url>https://releases.groupdocs.com/java/repo/</url>...

    blog.groupdocs.com/ru/parser/extract-text-from-...
  5. JSON Viewer met C# | Render JSON als PDF met be...

    Bekijk JSON-bestanden als PDF met behulp van C#. Leer hoe u JSON-bestanden weergeeft binnen uw eigen JSON-viewer .NET-toepassing met behulp van GroupDocs API....Voorbeelden – Broncode | Forum | Release-opmerkingen Zie ook # STL-bestandsviewer...

    blog.groupdocs.com/nl/viewer/json-viewer-using-...
  6. Видобуток тексту з файлів Markdown у Java | Екс...

    Витягніть текст із файлів Markdown у Java. Проаналізуйте файли розмітки в програмах Java за допомогою API аналізатора документів від GroupDocs....Repository</name> <url>https://releases.groupdocs.com/java/repo/</url>...

    blog.groupdocs.com/uk/parser/extract-text-from-...
  7. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s discuss what the metadata is? The Metadata summarizes basic information about data. In other words, it’s an information which describes the data that contained in something like a web page, document, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a document might include a collection of information like the author, file size, date the document was created, and keywords to describe the document....album, and the year it was released. Types of Metadata # Metadata...

    blog.groupdocs.com/metadata/best-practices-in-m...
  8. Manage EPUB Metadata using Java – Metadata Editor

    Discover ways to view and edit EPUB eBook metadata using Java. Programmatically update specific EPUB properties and Dublin Core items....Java API</name> <url>https://releases.groupdocs.com/java/repo/</url>...

    blog.groupdocs.com/metadata/manage-epub-metadat...
  9. Developers Guide - Web Report Generator | Group...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/net/developers-guid...
  10. Bulleted List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Email Note This feature is supported by version 17.8.0 or greater. Reporting Requirement As a report developer, you are required to share the following key requirements: A report must be in .eml or .msg format. It must add email recipient, CSS and subject of the email....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/net/bulleted-list-i...