Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 31,671 for

api

(0.04 sec)
  1. Working with annotation replies | Documentation

    The page describes how to manage replies for different document types using GroupDocs.Annotation for .NET Api....Upgrade an Order Support Docs API Reference Live Demos Free Support...collaborator’s device. provides an API to add, edit, or delete annotation...

    docs.groupdocs.com/annotation/net/working-with-...
  2. Defining Relations Between DocumentTable Instan...

    Define Relations Between Document Table Instances Api provides ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added: DocumentTableRelation DocumentTableRelationCollection Moreover, the Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations Note The code uses some of the objects defined in: The Business Layer ColumnNameExtractingDocumentTableLoadHandler...Upgrade an Order Support Docs API Reference Live Demos Free Support...Between Document Table Instances API provides ability to define relations...

    docs.groupdocs.com/assembly/net/defining-relati...
  3. Load from local disc | Documentation

    Load from local disc GroupDocs.Redaction.Redactor class is a main class in Redaction Api, providing functionality to open a document. When document is located on the local disk, you can pass its path to *Redactor *class constructor. The following example demonstrates how to open a document from local disc: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor....Upgrade an Order Support Docs API Reference Live Demos Free Support...is a main class in Redaction API, providing functionality to open...

    docs.groupdocs.com/redaction/java/load-from-loc...
  4. Next Generation GroupDocs.Conversion for Java i...

    Team GroupDocs is contented to release Next Generation GroupDocs.Conversion for Java, a totally back-end Api in the era of document conversion. Api enables Java developers to convert a document in various supported formats. As the Api is UI-Agnostic and no additional tool or service is required for it, developers can integrate it in their existing projects as well. We would suggest you to explore the Api and share your valuable feedback...back-end API in the era of document conversion. API enables Java...various supported formats. As the API is UI-Agnostic and no additional...

    blog.groupdocs.com/conversion/groupdocs-coversi...
  5. Announcing GroupDocs.Comparison for .NET 3.4.0 ...

    We are glad to see GroupDocs.Comparison Api’s growth and users trust across the world. User’s trust and feedback always motivates us to make improvements and add more features in our Document Comparison Api. Therefore we are happy to announce GroupDocs.Comparison for .NET 3.4.0 monthly release. In this new release we have introduced 8 new Features, 2 Improvements and 2 Fixes. New Features - GroupDocs.Comparison for .NET 3.4.0In this new release of GroupDocs....Comparison API’s growth and users trust across...features in our Document Comparison API. Therefore we are happy to announce...

    blog.groupdocs.com/comparison/announcing-groupd...
  6. Excluding Fonts from Output HTML using GroupDoc...

    We are excited to release another monthly release, version 17.9, of GroupDocs.Viewer for .NET. This version allows you excluding fonts from HTML representation of the document and saving them as external resources. Also, we have extended the support of responsive HTML for MS Visio documents, SVG images, MS Word documents, Open Office Text and Rich Text document format. The latest version also includes some important bug fixes for the issues found in prior releases....NET Document Viewer API - Improvements # Following are...documents Document Rendering API for .NET - FixesFollowing issues...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  7. Effortlessly Convert JSON to XML in C#

    Convert your JSON data to XML format using C#. Learn how to seamlessly convert JSON to XML using C# with our step-by-step guide....NET API Convert JSON to XML in C# Get a Free API License...JSON and XML Conversion - .NET API Convert JSON to XML in C# Example...

    blog.groupdocs.com/conversion/convert-json-to-x...
  8. Watermark Word Documents using C# | Text & Imag...

    Add text and image watermarks to Word documents using C#. Apply watermarks programmatically on page(s) using .NET Api....NET API Adding Text Watermarks Adding...Watermarking - .NET API # GroupDocs.Watermark showcases .NET API for Watermarking...

    blog.groupdocs.com/watermark/watermark-word-doc...
  9. Diagram Formats are Supported in GroupDocs.Merg...

    GroupDocs.Merger for .NET 18.7 comes with some new features. The diagram formats are now supported for multiple methods such as Join, MovePage or RemovePage. For further details, please see release notes. Supported Diagram Formats Following diagram formats are supported by the Api: VSDX VSDM VSSX VSSM VTX VSTM VDX VSTX VSX Features Above mentioned diagram formats are supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....formats are supported by the API: VSDX VSDM VSSX VSSM VTX VSTM...Install Documentation - API Documentation API Reference - GroupDocs...

    blog.groupdocs.com/merger/diagram-formats-are-s...
  10. How to Upload PHP Project to Heroku? - Advanced...

    In the previous article, we learned how to create a new PHP project on Heroku. But sometimes our project requires additional extensions that do not exist in the Heroku PHP configuration. So we need to find out how to create and install extensions for PHP on Heroku. In this post, I’ll show you these advanced steps, and create a PHP project on Heroku with the GroupDocs PHP SDK Api Samples application....Heroku with the GroupDocs PHP SDK Api Samples application. Preparation...and cd to root folder of your API. >heroku run bash $ mkdir tmp...

    blog.groupdocs.com/total/how-to-upload-php-proj...