Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 13,161 for

new

(0.09 sec)
  1. 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...
  2. GroupDocs.Parser for .NET 25.12.1 – Latest Upda...

    Explore what’s New in GroupDocs.Parser for .NET 25.12.1. Available now on NuGet and GroupDocs website....highlights Table of Contents What’s new in this release Embed the OCR...resources are stored. What’s new in this release # Category Issue...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  3. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source text" , new LoadOptions (...

    docs.groupdocs.com/comparison/java/load-text-fr...
  4. How to load document from Amazon S3 Storage | G...

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( stream )) { QrCodeSignOptions...

    docs.groupdocs.com/signature/net/load-document-...
  5. Add Summary Page to Image Stream in GroupDocs.C...

    This month’s release of GroupDocs.Comparison for Java 18.6 comes with multitude of New features, improvements and bug fixes. New formats are introduced in this release such as PNG, JPG, BMP and email. Aside this, you can generate summary page to images streams and supports of pivot table in Cells is introduced as well. Document comparison performance is improved. Bug such as returning null in ICompareResult is fixed. For further details included in this month’s release, please visit the release notes....multitude of new features, improvements and bug fixes. New formats...recommend you to Download the new release and enhance your document...

    blog.groupdocs.com/comparison/add-summary-page-...
  6. Deleting QR-code signatures - advanced | GroupDocs

    This article shows how to delete QR-code electronic signatures different ways 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/java/deleting-qr-c...
  7. Deleting Barcode signatures - advanced | GroupDocs

    This article shows how to delete Barcode electronic signatures different ways 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/java/deleting-barc...
  8. Convert audio formats | GroupDocs

    In this article, you will learn how to convert an audio file to another audio format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...FFMpegArgumentOption >> _optionsMap = new Dictionary < AudioFileType ,...

    docs.groupdocs.com/conversion/net/convert/audio/
  9. Perform Wildcard Search in GroupDocs.Search for...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the New features introduced in the latest version: Blended Characters Search GroupDocs.Search for Java API 18.12 introduces a New class of characters - blended....Features # Following are the new features introduced in the latest...Java API 18.12 introduces a new class of characters - blended...

    blog.groupdocs.com/search/perform-wildcard-sear...
  10. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....Consulting Blog Knowledge Base New Releases Status Websites aspose..."spreadsheet.xlsx" ; var loadOptions = new LoadOptions () { FileType = FileType...

    docs.groupdocs.com/watermark/net/load-document-...