Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 12,355 for

new

(0.14 sec)
  1. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-enc...
  2. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...evolved with requirements of new information to be displayed as...

    docs.groupdocs.com/conversion/net/convert/web/
  3. GroupDocs.Search for .NET 17.2.0 Recognizes Que...

    It gives us great pleasure to announce the monthly release of GroupDocs.Search for .NET 17.2.0 API. We have introduced two enhancements and a New feature in this release. The API now supports multiple search features in a single search query. Another exciting feature introduced in this release is the ability to recognize queries written in a different keyboard layout. We suggest you to download the latest API and check out all the features introduced in this release....introduced two enhancements and a new feature in this release. The...GroupDocs.Search for .NET - New FeaturesGroupDocs.Search for...

    blog.groupdocs.com/search/groupdocs.search-.net...
  4. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...expanded, with new sub-option classes and new public types. This...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  5. NPM Package @groupdocs/groupdocs.conversion@25....

    | Professionalize.Discourse October 16 | | - | @vou_xiong_via_GroupDocs It appears you are experiencing a significant difference in conversion times when using the GroupDocs.Conversion library. The first conversio…...compatibility issues and limit access to new features or fixes. To address...blobServiceClient = new BlobServiceClient( STORAGE_ACCOUNT_ENDPOINT, new DefaultAzureCredenti()...

    forum.groupdocs.com/t/npm-package-groupdocs-gro...
  6. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-areas/
  7. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputEml...

    docs.groupdocs.com/metadata/net/working-with-sa...
  8. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....Consulting Blog Knowledge Base New Releases Status Websites aspose...xlsx" ; using ( Parser parser = new Parser ( excelPath )) { // Check...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  9. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/fuzzy-search/
  10. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingSaveOp saveOptions = new WordProcessingSaveOp ( WordProcessingFormat...

    docs.groupdocs.com/editor/net/save-document/