Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,844 for

name

(0.29 sec)
  1. Add Image Watermark to PowerPoint (PPT/PPTX) in...

    Learn how to add image or logo watermarks to PowerPoint presentations using a .NET REST API. Secure PPT and PPTX files by applying image watermarks in C#.... – Specify the name of input PDF file. var fileInfo...

    blog.groupdocs.cloud/watermark/image-watermark-...
  2. Edit PowerPoint Presentations using Python | Ed...

    Programmatically edit PowerPoint presentations using a REST API on the cloud in Python with Document Editor Cloud SDK for Python....prefixed with the input file name such as “ sample.files ” in...the images on the slide are named Picture 2, Picture 3, etc in...

    blog.groupdocs.cloud/editor/edit-powerpoint-pre...
  3. Extract Images from Word Documents using C# .NE...

    Learn how to extract images from Word (.DOCX, .DOC) files in C# .NET and REST API. Step-by-step tutorial to extract and save embedded images online....Images) { // write the name of image extracted from word...

    blog.groupdocs.cloud/parser/extract-images-from...
  4. 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 Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....docx\ "}" Response { "name" : "one-page.docx" , "path"...

    docs.groupdocs.cloud/annotation/get-document-in...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... To name just a few, supported file types...

    blog.groupdocs.cloud/groupdocs.cloud/page/49/
  6. GroupDocs.Viewer Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... To name just a few, supported file types...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  7. FAQ - Free Support Forum - groupdocs.cloud

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum.... Please avoid: Name-calling Ad hominem attacks Responding...

    forum.groupdocs.cloud/guidelines
  8. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure.... \\"pair\\":\\"en-fr\\", \\"name\\":\\"document.docx\\", \\"...

    blog.groupdocs.cloud/translation/translate-word...
  9. Search Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....object which contains document name, folder location and search...

    docs.groupdocs.cloud/signature/search-digital-s...
  10. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/comparison/metered-consump...