Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,751 for

name

(0.03 sec)
  1. First Public Release of Next Generation GroupDo...

    GroupDocs.Annotation for Cloud API gives developers an API for creating advanced online document annotation tools that supports Text and Figure annotations...request = new GetImportRequest() { Name = "Annotated.pdf", Folder =...request = new PutExportRequest() { Name ="Annotated.pdf", Folder=null...

    blog.groupdocs.cloud/annotation/first-public-re...
  2. Convert Markdown to PDF and PDF to Markdown in ...

    File conversion APIs allow you to convert files to any file format instantly.This article shows how to convert Markdown to PDF and PDF to Markdown in Python...ConvertSettings class Thirdly, set storage name and the input MD file path Next...ConvertSettings class Set the storage name and the input Markdown file...

    blog.groupdocs.cloud/conversion/convert-markdow...
  3. Convert Word to Markdown and Markdown to Word i...

    Online file conversion API converts a file format to another file format. This article covers how to convert Word to Markdown and Markdown to Word in Python...ConvertSettings Set storage name and the input Word file path...ConvertSettings class Set storage name and the input Markdown file...

    blog.groupdocs.cloud/conversion/convert-word-to...
  4. Convert PDF to TIFF in Java - A Step-by-Step Gu...

    Learn how to convert PDF to TIFF file programmatically in Java using REST API. This guide provides sample code and step-by-step instructions....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Next, provide the cloud storage name. Set the input PDF file path...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  5. Document Splitting in Java | PPT Document Splitter

    Learn how to split PowerPoint PPT or PPTX slides into separate files using Java. Follow step-by-step instructions to achieve efficient PowerPoint files splitting....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/merger/split-powerpoint-pp...
  6. Extract images from Word Documents in Java - Ja...

    Learn a step-by-step guide to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/parser/extract-images-from...
  7. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....: 0 , } ImageOptions fields Name Description RenderOptions fields...

    docs.groupdocs.cloud/viewer/imageoptions/
  8. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page...."file" : null } ViewResult fields Name Description pages List of document...

    docs.groupdocs.cloud/viewer/viewresult/
  9. Annotate PDF, Office & Image Files on Your GetS...

    Add document annotation functionality to your GetSimple website: support for 50+ file formats, 14+ markup tools, multi-user annotation sessions and more.... To name a few, supported file formats...

    blog.groupdocs.cloud/annotation/integrate-group...
  10. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "...."entries" : [ { "number" : 1 , "name" : null , "width" : 816 , "height"...

    docs.groupdocs.cloud/signature/get-document-inf...