Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 866 for

parser php

(0.06 sec)
  1. Latest topics - Free Support Forum - groupdocs....

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....November 11, 2024 Cloud SDK PHP Drops or Moves Images GroupDocs...1 Page .docx File GroupDocs.Parser Cloud Product Family 1 274...

    forum.groupdocs.cloud/latest
  2. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....Parser Product Solution GroupDocs...SDK to your project. C# Java PHP Ruby Node.js Python Was this...

    docs.groupdocs.cloud/merger/swap-pages/
  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....Parser Product Solution GroupDocs...available SDKs list . C# Java PHP Ruby Was this page helpful? Not...

    docs.groupdocs.cloud/annotation/document-inform...
  4. PDF Viewer - Optimization options | Documentation

    GroupDocs.Viewer Cloud allows you to optimize the output PDF file for a web browser or to reduce the file size by optimizing resources. Optimization for a web allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download. Resource optimization allows you to reduce the size of the output PDF file. While optimizing, GroupDocs.Viewer may reduce the image size or quality, remove notes or form fields, remove objects, fonts, or personal information from a document, and so on....Parser Product Solution GroupDocs...CreateViewRequest ( viewOptions )); PHP // For complete examples and...

    docs.groupdocs.cloud/viewer/pdf-viewer-optimiza...
  5. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows to compare more than 2 documents that are protected with a password. The following code sample shows how to compare password-protected documents. 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....Parser Product Solution GroupDocs...apiInstance . comparisons ( request ); PHP // For complete examples and...

    docs.groupdocs.cloud/comparison/compare-multipl...
  6. 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....Parser Product Solution GroupDocs...DeleteSignaturesRequ ( deleteSettings )); PHP // For complete examples and...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  7. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. 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....Parser Product Solution GroupDocs...apiInstance . comparisons ( request ); PHP // For complete examples and...

    docs.groupdocs.cloud/comparison/set-document-me...
  8. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Parser Product Solution GroupDocs...ConvertDocumentReque ( settings )); PHP // For complete examples and...

    docs.groupdocs.cloud/conversion/convert-email-d...
  9. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage....Parser Product Solution GroupDocs...SDK to your project. C# Java PHP Ruby Node.js Python Was this...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  10. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Parser Product Solution GroupDocs...searchSignatures ( request ); PHP // For complete examples and...

    docs.groupdocs.cloud/signature/search-for-multi...