Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 2,735 for

png to png

(1.79 sec)
  1. Embed Signature Box in Document with PHP - Free...

    Hi, I’m using php sdk with cloud api and I would like the user To place the signature box freely where they like. Not predetermined x and y coordinates. Your demo cloud api give the impression that you can do this and I…...png. Then I dragged the field up...Shot 2015-01-26 at 2.22.48 PM.png. After I had successfully signed...

    forum.groupdocs.cloud/t/embed-signature-box-in-...
  2. Edit Word Documents using REST API in Python | ...

    Programmatically edit Word documents (DOC or DOCX) using a REST API on the cloud in Python with Document EdiTor Cloud SDK for Python....png\" alt=\"signatures\" style=\"width:...

    blog.groupdocs.cloud/editor/edit-word-documents...
  3. Select others MPP file Columns on Conversion - ...

    Im converting a .mpp file To .csv via Conversion API, and i was successful, but about the tasks data, i needed the conclusion (%) column. Its possible To include on API response?...png (59,1,KB) All of the Proect files...print from my Client API: image.png (70,1,KB) The only columns returned...

    forum.groupdocs.cloud/t/select-others-mpp-file-...
  4. S3 access in hosted mode without key - Free Sup...

    A question: if I run the conversion cloud product self-hosted as a docker container in my AWS account, it’s my preference To grant access To the container in question To access the S3 buckets via ecs metadata, rather tha…...png (20.3 KB) Trying to convert via...

    forum.groupdocs.cloud/t/s3-access-in-hosted-mod...
  5. Watermark Remover | Delete PDF Watermark | Remo...

    Learn how To remove image watermarks from PDF files using C# .NET. Develop watermark remover To delete logos or image watermarks from your PDF online....png" } }, Step 4 – Execute the Removal...

    blog.groupdocs.cloud/watermark/remove-image-wat...
  6. Internal error: Exception of type 'System.OutOf...

    I’m using groupdocs conversion cloud deployed on my server but when I try To convert 50mb xls file its giving error Internal error: Exception of type ‘System.OuTofMemoryException’ was thrown I’m using the following API…...png (84.7 KB) Screenshot 2024-09-05 at 6.43.48 PM.png (84...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  7. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....png" } } }' Windows PowerShell #...'watermark_images/sample_watermark.png' } } }" Windows CMD : : Get JSON...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  8. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the sTorage Required FileInfo....png" } } }' Windows PowerShell #...'watermark_images\\sample_watermark.png' } } }" Windows CMD : : First...

    docs.groupdocs.cloud/watermark/search-watermarks/
  9. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios To use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....png", "StorageName": "" } } }' Windows...'watermark_images\\sample_watermark.png', 'StorageName': '' } } }" Windows...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  10. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you To To retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents. Following example demonstrates on how To get all attachments from MSG file. 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....png" , "path" : "viewer/with_att...ttachments/attachment-image.png" , "downloadUrl" : "https://api...

    docs.groupdocs.cloud/viewer/get-attachments/