Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,242 for

supported file formats

(0.11 sec)
  1. 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_msg/sample_page_1...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  2. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document File path or stream....and Add page mapper for Note format etc. along with Eight Bug Fixes...tables Add page mapper for Note format Comparison.Note: Improve comparison...

    blog.groupdocs.cloud/comparison/introduction-of...
  3. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Order Upgrade an Order Free Support Docs Free Consulting Blog New...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_mpp/sample_page_1...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  4. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want to see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how to render a Word document including tracked changes. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Order Upgrade an Order Free Support Docs Free Consulting Blog New...groupdocs.cloud/v2.0/viewer/storage/file/viewer/with_tracked_changes...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  5. Groupdocs - Document to HTML conversion showing...

    Hi, We are using GroupDocs HTML to Word converter and recently we started noticing issue on the document showing the text box. HTML text: Each sentence is enclosed inside paragraph html tag. Since forum doesn’t allow u…...format=docx&fromPage=1 sergei.terentev...else? Yes, it has to be the formatted text without the text box...

    forum.groupdocs.cloud/t/groupdocs-document-to-h...
  6. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Order Upgrade an Order Free Support Docs Free Consulting Blog New...transforming properties; There are format-specific options. These options...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  7. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Order Upgrade an Order Free Support Docs Free Consulting Blog New...this purpose, for example PFX format (see specification ). These...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document File format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Order Upgrade an Order Free Support Docs Free Consulting Blog New...of properties: Document file format Pages count, size and visibility...

    docs.groupdocs.cloud/viewer/get-document-inform...
  9. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Order Upgrade an Order Free Support Docs Free Consulting Blog New..."formatExtension" : ".docx" , "format" : "Microsoft Word Open XML...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  10. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how to convert pdf documents into wordprocessing 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New..."FilePath": "Pdf/sample.pdf", "Format": "docx", "LoadOptions": {...

    docs.groupdocs.cloud/conversion/convert-pdf-doc...