Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 3,703 for

name

(0.09 sec)
  1. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....it is convenient to use the name of the property to locate and...

    docs.groupdocs.cloud/metadata/features-overview/
  2. Extract Images from PDF, Excel, PPT & Word Docs...

    Python examples to extract images from documents like PDF, Word documents, spreadsheets, presentations using Python SDK for Document Parsing REST API....path with the correct document name with extension. Extract Images...

    blog.groupdocs.cloud/parser/extract-images-from...
  3. API calls failing with (The request signature w...

    Hello, I’m running groupdocs in our custom infrastructure as well as with docker in the local environment. On the cloud infra I’m using AWS AppRunner to execute the docker container I stored on ECR. On the local envir…...docker compose we configured: name: tog-dev version: '3.8' services:...

    forum.groupdocs.cloud/t/api-calls-failing-with-...
  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 Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "Name": "one-page.docx", "path": "annotationdocs/one-page....docx'} Response { "name" : "one-page.docx" , "path"...

    docs.groupdocs.cloud/annotation/get-document-in...
  5. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)....missing fonts based on the font name. Default: false. showFullCommenterNam...showFullCommenterNam Show full commenter name in comments. Default is false...

    docs.groupdocs.cloud/conversion/loadoptions/
  6. 如何使用 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-...
  7. 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...
  8. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example.... Provide the application name, for example, HelloWorld . Click...

    docs.groupdocs.cloud/rewriter/hello-world/
  9. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example.... Provide the application name, for example, HelloWorld . Click...

    docs.groupdocs.cloud/translation/hello-world/
  10. 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...