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

name

(0.28 sec)
  1. Working with Lists | Documentation

    How-to dynamically generate items within different types of lists and specify their options using GroupDocs Assembly Cloud.... Name ]>> <</ foreach >><</ foreach...persons, described by their names and ages: XML Data JSON Data...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  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. Edit Signatures in Signed PDF Documents using P...

    Programmatically Edit Signatures in Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python....signatures are as simple as a name entered in electronic documents...

    blog.groupdocs.cloud/signature/edit-signatures-...
  4. 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-...
  5. 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...
  6. 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...
  7. 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/52/
  8. 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
  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. 在 Java 中合并 Word 文档

    通过此全面的分步指南,了解如何使用 GroupDocs.Merger Cloud SDK for Java 合并 Java 中的 Word 文档 DOC 或 DOCX。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/merger/how-to-merge-wor...