Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 6,601 for

file format

(0.04 sec)
  1. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all Files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....feedback On this page Get the File Listing of a Specific Folder...allows you to get a list of all files of a specific folder from the...

    docs.groupdocs.cloud/comparison/working-with-fo...
  2. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are Format-specific options. These options allow to leverage specific Format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....transforming properties; There are format-specific options. These options...allow to leverage specific format features and often allow to...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  3. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST API that allows you to edit documents across a wide range of supported document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor API is an ability to edit the most popular document Formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing documents, Spreadsheets or Presentations....the most popular document formats using front-end WYSIWYG editors...it back to original document format. Editing options and output...

    docs.groupdocs.cloud/editor/features-overview/
  4. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). 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....representation in the cloud storage (HTML file and resources) Download HTML...edited document into Spreadsheet format in the storage Download saved...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  5. ZIP to PDF conversion returns 504 gateway timeo...

    Hello, i am using conversion nodejs sdk for convert zip to pdf. I’ve uploaded a zip File to internal storage however i am not able to convert the zip to pdf it return exception 504 gateway timeout. zip File contains cad …... I’ve uploaded a zip file to internal storage however...timeout. zip file contains cad files and size of zip file is 40mbs...

    forum.groupdocs.cloud/t/zip-to-pdf-conversion-r...
  6. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document Formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same Format....across a wide range of document formats. Below, the shortlist of possible...documents should be of the same format. Split Document The split operation...

    docs.groupdocs.cloud/merger/features-overview/
  7. GroupDocs.Annotation Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular File Formats....annotations in all common business file formats. It allows the developers...Comparison for .NET is a multi-format document comparison library...

    blog.groupdocs.cloud/categories/groupdocs.annot...
  8. Add Image Watermark to Word in C# | Watermark D...

    Learn how to add image watermark to Word documents online using GroupDocs.Watermark Cloud SDK for .NET. Add logos, photos, or JPG images as watermarks in DOC and DOCX Files programmatically....watermarks to DOCX and DOC files online without installing Microsoft...Confidentiality: Mark internal files with watermarks like “Confidential”...

    blog.groupdocs.cloud/watermark/add-image-waterm...
  9. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional inFormation for PDF documents when calling Info method. Following example demonstrates how to retrieve view inFormation for PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....pdf" , "format" : "Portable Document Format File" , "pages"...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  10. Java JSON 转 HTML | 将 JSON 转换为 HTML | JSON 转网页

    学习如何使用 Java 将 JSON 转换为 HTML。 本指南逐步解释了使用 GroupDocs.Conversion Cloud SDK 进行 JSON 到 HTML 转换的方法。...FileUploadApi(configuration); File inputFile = new File("source.json"); fileUpload...setOutputPath("converted-html-file.html"); Perform JSON to HTML...

    blog.groupdocs.cloud/zh/conversion/convert-json...