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

name

(0.09 sec)
  1. 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...
  2. Add Text Watermark to PDF in C# | Insert Waterm...

    Learn how to add a text watermark to PDF files using C# .NET. Protect, brand, and customize your PDF documents with watermark text using .NET REST API....Branding: Add company logos or names as visible marks on every page...signatures, dates, or project names. PDF Watermark REST API for...

    blog.groupdocs.cloud/watermark/add-text-waterma...
  3. 如何使用 Python 将 PDF 转换为可编辑的 Word 文档

    使用 Python Cloud SDK 将 PDF 转换为可编辑的 Word 文档,以便在任何平台上进行文档转换,而无需依赖第三方工具或应用程序。...pdf' remote_name = '02_pages.pdf' output_name= 'sample.docx'...ud.UploadFileRequest(remote_name,filename) response_upload =...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  4. Java 中的文档拆分 | PPT文档拆分器

    了解如何使用 Java 将 PowerPoint PPT 或 PPTX 幻灯片拆分为单独的文件。按照分步说明实现高效的 PowerPoint 文件拆分。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/merger/split-powerpoint...
  5. 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...
  6. 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-...
  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/51/
  8. 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-...
  9. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites.... To name just a few, it allows you to...

    blog.groupdocs.cloud/total/get-up-and-running-q...
  10. Search QRCode 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 QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode 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-qrcode-si...