Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 2,230 for

conversion php

(0.03 sec)
  1. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....Conversion Product Solution GroupDocs...CreateViewRequest ( viewOptions )); PHP // For complete examples and...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  2. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels....Conversion Product Solution GroupDocs...CreateViewRequest ( viewOptions )); PHP // For complete examples and...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  3. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Conversion Product Solution GroupDocs...available SDKs list . C# Java PHP Ruby Was this page helpful? Not...

    docs.groupdocs.cloud/annotation/document-inform...
  4. How to self-host GroupDocs.Signature Cloud with...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtimes dependencies, file system. The container is an isolated process with additional features that you can interact with....Conversion Product Solution GroupDocs...apiInstance . getSupportedFileForm (); PHP // For complete examples and...

    docs.groupdocs.cloud/signature/how-to-self-host...
  5. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....Conversion Product Solution GroupDocs...our available SDKs list . C# PHP Java Python Ruby Was this page...

    docs.groupdocs.cloud/signature/supported-file-f...
  6. How to self-host GroupDocs.Merger Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Conversion Product Solution GroupDocs...apiInstance . getSupportedFileForm (); PHP // For complete examples and...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  7. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....Conversion Product Solution GroupDocs.... printStackTrace (); } } } PHP // For complete examples and...

    docs.groupdocs.cloud/merger/join-document-pages/
  8. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Conversion Product Solution GroupDocs...apiInstance . postChanges ( request ); PHP // For complete examples and...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  9. Self-host GroupDocs.Viewer Cloud with Docker | ...

    Self-host GroupDocs.Viewer Cloud with Docker...Conversion Product Solution GroupDocs...apiInstance . getSupportedFileForm (); PHP // For complete examples and...

    docs.groupdocs.cloud/viewer/self-host-groupdocs...
  10. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Conversion Product Solution GroupDocs...DeleteSignaturesRequ ( deleteSettings )); PHP // For complete examples and...

    docs.groupdocs.cloud/signature/delete-barcode-s...