Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 31,530 for

api

(0.03 sec)
  1. QR Code Reader using C# | Scan QR Code from Image

    How to scan QR Code using C# within .NET application. C# example that reads QR Code from an image that will help you build an online QR scanner....NET API # GroupDocs.Parser for C# API is a solution...downloads section or install the API in your .NET application via...

    blog.groupdocs.com/parser/scan-qr-code-using-cs...
  2. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......NET API 通过基于文本的模板将 XML 数据转换为 PDF 和 DOC/DOCX,在...GroupDocs 使用 .NET Reporting API 自动生成 PDF 和 DOC/DOCX 报告。 在 Java...

    blog.groupdocs.com/zh/categories/groupdocs.asse...
  3. Remove Pages from PDF in Java | Even, Odd, List...

    Remove any set of pages from the PDF files in Java. Delete list of pages, any given range, even or odd pages from PDF files within applications....below: PDF Page Removal Java API Remove List of Pages Delete Pages...or Even Pages in Range Java API to Remove Pages from PDF # GroupDocs...

    blog.groupdocs.com/merger/remove-pages-from-pdf...
  4. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad to announce another monthly release of document annotation Api, where new file formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 Api now provides support to annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user to download the latest Api release to use new exciting features and enhance their application with GroupDocs....release of document annotation API, where new file formats are introduced...GroupDocs.Annotation for .NET 17.6.0 API now provides support to annotate...

    blog.groupdocs.com/annotation/annotate-vss-vsd-...
  5. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....Search API # The GroupDocs.Search API offers a versatile...search using the GroupDocs.Search API. Step 1: Set Up the Environment...

    blog.groupdocs.com/search/reverse-image-search/
  6. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Upgrade an Order Support Docs API Reference Live Demos Free Support...feedback With GroupDocs.Redaction API you can apply annotation redactions...

    docs.groupdocs.com/redaction/net/annotation-red...
  7. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata Api supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....Upgrade an Order Support Docs API Reference Live Demos Free Support...properties The GroupDocs.Metadata API supports extracting format-specific...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Note Format is Supported in GroupDocs.Merger fo...

    This month’s release of GroupDocs.Merger for .NET 18.9 comes with some new features. Api enables you to work with password-protected ODT and OTT file formats. You can also trim Note formatted documents. Please see release notes for further details. Features Note format is supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Implement security methods for the following formats: OTT ODT Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs.... API enables you to work with password-protected...Install Documentation - API Documentation API Reference - GroupDocs...

    blog.groupdocs.com/merger/note-format-is-suppor...
  9. Word Search and Replace Text in Word Documents ...

    Perform word search, replace or hide text in Word DOC/DOCX files using Java. Redact and perform text, case-sensitive & RegEx search with Java Redaction Api....different techniques using Java API for redaction. The following...going to be covered below: Java API for Word Search and Replacing...

    blog.groupdocs.com/redaction/find-and-replace-t...
  10. C# Convert JPG, PNG, GIF, TIFF Images to PDF | ...

    Convert images to PDF in C#. Convert JPG, TIFF, PNG, JPEG, GIF, BMP, and more files with rotation, resize, margins options using conversion Api for .NET....NET API for document and image conversion...below: Image Conversion .NET API Convert JPG images to PDF Convert...

    blog.groupdocs.com/conversion/convert-images-to...