Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 1,353 for

signature family

(0.07 sec)
  1. GroupDocs.Comparison Cloud SDKs | Documentation

    GroupDocs.Comparison Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/available-sdks/
  2. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/get-document-in...
  3. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/detect/
  4. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/working-with-spread...
  5. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/hello-world/
  6. Rendering Email Messages | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 When rendering email messages by GroupDocs.Viewer uses English language to render field labels such as (From, To, Subject etc.). To change field labels you can set FieldLabels on EmailOptions class. Viewer supports following field labels: Field Label Anniversary Anniversary Bcc Bcc Birthday Birthday Business Business Business Address Business Address Business Fax Business Fax BusinessHomepage BusinessHomepage Company Company Department Department Email Email Email Display As Email Display As Email2 Email2 Email2 Display As Email2 Display As Email3 Email3 Email3 Display As Email3 Display As End End First Name First Name From From Full Name Full Name Gender Gender Hobbies Hobbies Home Address Home Address Importance Importance Job Title Job Title Last Name Last Name Location Location Middle Name Middle Name Mobile Mobile Organizer Organizer Other Address Other Address PersonalHomepage PersonalHomepage Profession Profession Recurrence Recurrence Recurrence Pattern Recurrence Pattern Required Attendees Required Attendees Sent Sent Show Time As Show Time As Spouse/Partner Spouse/Partner Start Start Subject Subject To To User Field 1 User Field 1 User Field 2 User Field 2 User Field 3 User Field 3 User Field 4 User Field 4 The following GroupDocs....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/rendering-email-mes...
  7. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/features-overview/
  8. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: 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. For protected documents, it is also required to provide a password....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/change-page-orienta...
  9. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/join-document-pages/
  10. Summarizing text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts summarization....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/summarize/