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

name

(0.04 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 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...
  2. GroupDocs Newsletter October 2017 Edition – Doc...

    GroupDocs developer newsletter of October 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....GroupDocs team has improved naming scheme of GroupDocs NuGet packages...The new naming format will folow the product family name in the...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  3. Convert PowerPoint PPT/PPTX to JPG/JPEG Images ...

    GroupDocs.Conversion is the best way to convert PPT to JPG file in seconds. Let's learn how to convert PowerPoint PPT/PPTX to JPG/JPEG images in Python....ConvertSettings Then, set the storage name and PowerPoint file path Set...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  4. Python Bulk Find and Replace in Word Document -...

    Hi @tilal.ahmad hope you are doing great. Just wanted to reach out to you regarding one of the challenge I am facing . I was successful in converting pdf to word using Group Docs. Now on the converted word doc I want to…...attached word doc the word ‘Name’ has to be replace with word...

    forum.groupdocs.cloud/t/python-bulk-find-and-re...
  5. 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...
  6. 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/
  7. 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/
  8. Java 中的文档拆分 | PPT文档拆分器

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

    blog.groupdocs.cloud/zh/merger/split-powerpoint...
  9. 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...
  10. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....documents may be customized: Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/editor/working-with-presen...