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

name

(0.27 sec)
  1. Excel to Text Conversion | Convert XLS, XLSX to...

    How to convert Excel spreadsheets (XLS/XLSX) into plain text files using .NET REST API. Automate Excel to Text conversion and simplify data extraction....resultant format as txt and the name for resultant file. var settings...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  2. 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...
  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. GroupDocs Cloud Blog

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

    blog.groupdocs.cloud/groupdocs.cloud/page/51/
  5. 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...
  6. 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-...
  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. 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...
  9. 如何使用 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-...
  10. 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...