Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 56,157 for

api

(0.05 sec)
  1. Custom logging | Documentation

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....Upgrade an Order Support Docs API Reference Live Demos Free Support...<summary> /// Writes log messages to API endpoint. /// </summary> public...

    docs.groupdocs.com/signature/net/how-to-impleme...
  2. Convert Image using OCR | Documentation

    To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using GroupDocs.Conversion for .NET....Upgrade an Order Support Docs API Reference Live Demos Free Support...Stream imageStream ) { try { var api = new AsposeOcr (); var ocrInput...

    docs.groupdocs.com/conversion/net/convert-image...
  3. Convert Presentations to PDF in Java | PPT, PPT...

    Programmatically convert presentations of MS PowerPoint and Open Office Impress formats like ODP, PPT, PPTX to PDF using Java conversion Api....Presentation Conversion Java API Convert PPT, PPTX, or ODP Presentations...Presentation Conversion Java API # For the conversion of presentations...

    blog.groupdocs.com/conversion/convert-presentat...
  4. OCR support | Documentation

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents...Upgrade an Order Support Docs API Reference Live Demos Free Support...connector using Aspose Cloud OCR API. // Implementing the OCR connector...

    docs.groupdocs.com/search/net/ocr-support/
  5. Add Watermark to Images in Java | Text & Image ...

    Add text to image as watermark, or add image watermarks to JPG, WebP, PNG, BMP images using Java Watermarking Api by GroupDocs....Text and Image Watermarking API # In the examples below, we will...GroupDocs.Watermark for Java API for adding text and image-based...

    blog.groupdocs.com/watermark/add-watermark-to-i...
  6. Watermark PDF Documents | Text and Image Waterm...

    Add text and image watermarks to PDF documents. Apply watermarks using the online watermark application or using .NET and Java libraries programmatically....NET API resources, you can explore the...the following links: .NET API | Documentation | Download Watermarking...

    blog.groupdocs.com/watermark/watermark-pdf-docu...
  7. Searching and modifying watermarks | Documentation

    GroupDocs.Watermark Api allows you to search the possible watermarks placed in any document. You can also search the watermarks that are added using some third-party tool. The found possible watermarks can be removed or their properties can be changed. For more details please refer to the following guides:...Upgrade an Order Support Docs API Reference Live Demos Free Support...feedback GroupDocs.Watermark API allows you to search the possible...

    docs.groupdocs.com/watermark/java/searching-and...
  8. Merger Use Cases | Documentation

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Node.js via Java library...Upgrade an Order Support Docs API Reference Live Demos Free Support...them using GroupDocs.Merger API. Please check the articles listed...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  9. Merger Use Cases | Documentation

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Python via .NET library...Upgrade an Order Support Docs API Reference Live Demos Free Support...them using GroupDocs.Merger API. Please check the articles listed...

    docs.groupdocs.com/merger/python-net/getting-st...
  10. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code...code This was supported in old API We have simplified and optimized...As there are a lot of public API changes. Before getting started...

    blog.groupdocs.com/editor/get-document-metadata...