Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 56,174 for

api

(0.12 sec)
  1. Convert Excel Spreadsheets to PDF in Java | Exc...

    Convert Excel files to PDF in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java Api....using the document conversion API. Each conversion approach can...article are as follows. Java API for Excel Files to PDF Conversion...

    blog.groupdocs.com/conversion/convert-excel-spr...
  2. GroupDocs.Comparison Product Family

    Document Automation Apis to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Comparison for Java API from Next Generation GroupDocs...GroupDocs.Comparison for .NET. API provides facility to compare supported...

    blog.groupdocs.com/categories/groupdocs.compari...
  3. 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...
  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. .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...
  6. 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...
  7. Working with CAD metadata | Documentation

    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...
  8. Attachments in PDF document | Documentation

    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...
  9. Convert SVG to JPG using C# - Vector Graphics t...

    Convert SVG vector graphics to JPG images using C#. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted JPG using .NET Api....NET API to Convert Images # GroupDocs...provides .NET developers with its API to convert image formats into...

    blog.groupdocs.com/conversion/convert-svg-to-jp...
  10. Introducing Modern UI for GroupDocs.Viewer for ...

    At GroupDocs we are always keen to simplify the Api usage for our customers. Keeping that in view team GroupDocs is pleased to release a new simple, efficient and, user friendly showcase project for GroupDocs.Viewer for .NET Api.We would recommend you to clone this showcase project from GitHub and provide you valuable feedback. Let’s explore key highlights in this new user interface. Modern Look-and-FeelThe look and feel has been completely revamped using Material Design....always keen to simplify the API usage for our customers. Keeping...for GroupDocs.Viewer for .NET API.We would recommend you to clone...

    blog.groupdocs.com/viewer/releasing-new-modern-...