Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 5,555 for

storage api

(0.36 sec)
  1. 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…...file path from your cloud storage. So please upload your source...source file to cloud storage first and then use the sample code...

    forum.groupdocs.cloud/t/python-bulk-find-and-re...
  2. 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....input document into cloud storage Load the document into editable...representation in the cloud storage (HTML file and resources) Download...

    docs.groupdocs.cloud/editor/working-with-presen...
  3. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....input document into cloud storage Load the document into editable...representation in the cloud storage (HTML file and resources) Download...

    docs.groupdocs.cloud/editor/working-with-text-d...
  4. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST Api that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Comparison Cloud is a REST API that provides an ability to detect...between compared documents. API Endpoint Groups Overview Endpoint...

    docs.groupdocs.cloud/comparison/overview/
  5. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...Signature Cloud API Issue GroupDocs.Signature Cloud...line while waiting to sign. API log detail shows this: “Error:...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  6. Help! - Free Support Forum - groupdocs.cloud

    Hi , it’s possible to have support to translation PDF ( en to other language) ? How I must do it? I want test with postman and after compile java class. Now I receive error 401 , Bearer error=“invalid_token”, error_de…...(upload) the file into default storage to the dasboard ; I don’t understand...In the current API version dashboard storage is not used. ← previous...

    forum.groupdocs.cloud/t/help/5457
  7. Extract Images | Documentation

    This REST Api provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the Storage so they can be easily downloaded. The Api allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook Storages (PST/OST). For protected documents, it is also required to provide a password....Images Leave feedback This REST API provides the functionality to...to the storage so they can be easily downloaded. The API allows...

    docs.groupdocs.cloud/parser/extract-images/
  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....Document working-with-viewer-api as output result ViewResult example...: "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewe...

    docs.groupdocs.cloud/viewer/viewresult/
  9. Convert DOCX to Text | Extract Text from DOC | ...

    Learn how to extract text from Word documents using .NET REST Api. Convert DOC, and DOCX to TXT format with OCR and text parsing features. Document to text...Contents Word to Text Conversion API Convert DOCX to TXT Using C#...Word. Word to Text Conversion API Convert DOCX to TXT Using C#...

    blog.groupdocs.cloud/parser/extract-text-from-w...
  10. Extract XML Text using Python | Parse XML in Py...

    Extracting text from XML files is a crucial task in various applications. Learn how to extract text from XML using Python and understand its importance....including web development, data storage, and data transfer. Extracting...from XML in Python using REST API. The following topics shall be...

    blog.groupdocs.cloud/parser/extract-text-from-x...