Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 868 for

folder api

(0.05 sec)
  1. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...page Check Storage Exist API This API intended for checking the...from . Check Storage Exist with API Explorer lets you try out right...

    docs.groupdocs.cloud/viewer/working-with-storage/
  2. Search Watermarks | Documentation

    This REST Api allows finding watermarks in the document. The Api supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....REST API allows finding watermarks in the document. The API supports...documents OutputFolder The folder for the resultant file “wa...

    docs.groupdocs.cloud/watermark/search-watermarks/
  3. Add Watermarks | Documentation

    This REST Api allows adding watermarks inside the documents. With this Api you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Watermarks Leave feedback This REST API allows adding watermarks inside...inside the documents. With this API you can add watermarks with following...

    docs.groupdocs.cloud/watermark/add-watermarks/
  4. 在 C# 中使用 REST API 分析文本或文档

    使用 GroupDocs.Classification for .NET SDK 在 C# 中使用 REST Api 以编程方式对您的文档和任何原始文本执行情感分析。...中的 REST API 对文本或文档执行情感分析。 本文讨论/涵盖以下主题: 情绪分析 REST API 和 .NET SDK...在 C# 中使用 REST API 对文档进行情感分析 在 C# 中使用 REST API 通过情感分析对文本进行分类 C#多句情感分析...

    blog.groupdocs.cloud/zh/classification/sentimen...
  5. Working With Files | Documentation

    Download File Api This Api allows you to download a file from GroupDocs Cloud Storage. Api Explorer GroupDocs.Editor Cloud Api Reference lets you try out Download a File Api right away in your browser! It allows you to effortlessly interact and try out every single operation our Apis expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....File API This API allows you to download a file from . API Explorer...out every single operation our APIs expose. Request parameters Parameter...

    docs.groupdocs.cloud/editor/working-with-files/
  6. GroupDocs.Total 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....Previously some API calls were “chargeable” while other API calls were...were not. If an API call created a document or meaningful result...

    blog.groupdocs.cloud/categories/groupdocs.total...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST Apis | GroupDocs Cloud...Metadata Manipulation Cloud API. This enriches the document metadata...Java developers as On-Premise APIs for developers, and as Free...

    blog.groupdocs.cloud/groupdocs.cloud/page/40/
  8. 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 drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....stream, and, because of that, API can correctly handle LoadOptions...stream, and, because of that, API can correctly handle LoadOptions...

    docs.groupdocs.cloud/conversion/loadoptions/
  9. Msg to Pdf outputs multiple files - Free Suppor...

    Hi. I’ve an issue with converting MSG to PDF. I’ve a msg file with 3 attachments: 1 is xlsx, 2 are pdf files. I’m using groupdocs-conversion-cloud@24.2.0. First, converting that MSG file with attachments produces four …...files are split into different folders image.png (9.2 KB) First part...using our GroupDocs.Merger Cloud API to join them and get a single...

    forum.groupdocs.cloud/t/msg-to-pdf-outputs-mult...
  10. How to self-host GroupDocs.Conversion Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....you can create two optional folders with files to process and custom...explore the API. With Swagger UI you can call API methods in your...

    docs.groupdocs.cloud/conversion/self-host-with-...