Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 63,540 for

api

(0.07 sec)
  1. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser Api which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant Api that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on....Parser API which aimed to extract the text...today, it has become a giant API that provides a wide range of...

    blog.groupdocs.com/parser/extract-data-fields-f...
  2. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java Apis provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the new features. Recently, we have released the v19.11 of our document automation Api with quite a useful set of features....NET and Java APIs provide a complete package of...11 of our document automation API with quite a useful set of features...

    blog.groupdocs.com/assembly/net-java-document-a...
  3. .NET File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using C#. Highlight scanning results in respective HTML files.... C# API for Scanning Text across Files...the GroupDocs.Search for .NET API to explore numerous texts within...

    blog.groupdocs.com/search/search-multiple-texts...
  4. Watermark Images | Text and Image Watermarks

    Add text and image watermarks to Images (JPG, PNG, etc). Apply watermarks using the online watermark application or using .NET and Java libraries....NET API resources, you can explore the...the following links: .NET API | Documentation | Download Watermarking...

    blog.groupdocs.com/watermark/watermark-images/
  5. Set Target File Format using GroupDocs.Assembly...

    We are excitedly announcing a new feature in the monthly release of GroupDocs.Assembly for Java 18.9. Using the latest version, you can now change the target file format of an assembled document using file extension or explicit specification. You can change the target file format when assembling Word Processing, Spreadsheet, Presentation, Email and Text file formats. We recommend you to install the latest version of the Api for a better user experience....install the latest version of the API for a better user experience...the moment, GroupDocs.Assembly API provides the ability to change...

    blog.groupdocs.com/assembly/set-target-file-for...
  6. How to Extract Metadata from Excel in Java

    This post contains thorough information to extract metadata from Excel in Java using simple Api calls and provides a working example for the Java Excel metadata extractor application....Find Answers by API GroupDocs.Total Product Family GroupDocs...from Excel in Java using simple API calls of the document parser...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  7. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format.... API also permits to set default font...add graphs in it. Previously, API was not converting spreadsheets...

    blog.groupdocs.com/conversion/implement-page-ro...
  8. GroupDocs.Conversion for .NET 25.9 - Latest Upd...

    Explore what's new in GroupDocs.Conversion for .NET v25.9. Available now on NuGet and GroupDocs website... Documentation # API reference and guides for the...page Learn More # Explore the API documentation for product overview...

    blog.groupdocs.com/conversion/groupdocs-convers...
  9. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata Api provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata Api provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Upgrade an Order Support Docs API Reference Live Demos Free Support...feedback The GroupDocs Metadata API provides the feature to read...

    docs.groupdocs.com/metadata/net/working-with-ca...
  10. Attachments in PDF document | GroupDocs

    This article explains how to work with PDF attachments while using GroupDocs watermarking Api....Upgrade an Order Support Docs API Reference Live Demos Free Support...document GroupDocs.Watermark API allows you to extract in PDF...

    docs.groupdocs.com/watermark/net/attachments-in...