Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 5,261 for

storage api

(0.03 sec)
  1. Java: Embed Webpage into PowerPoint | Insert We...

    Learn how to convert HTML to PowerPoint presentations using Java with GroupDocs.Conversion Cloud SDK. Easily insert HTML into PowerPoint or HTML to PPT...HTML to PowerPoint Conversion API Insert HTML in PowerPoint using...HTML to PowerPoint Conversion API # GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/conversion/convert-html-to...
  2. Get All Supported Conversion Formats - introduc...

    This monthly release is introducing unit test case in PHP and .NET SDKs to get possible conversions from document stream for any supported document format....4 REST API public release. This is a maintenance...better understanding of API features. This API can integrate with...

    blog.groupdocs.cloud/conversion/get-all-support...
  3. Rotate Pages | Documentation

    This REST Api allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....feedback On this page This REST API allows changing page rotation...in the storage Required property StorageName Storage name Could...

    docs.groupdocs.cloud/merger/rotate-pages/
  4. Render Visio Document Figures | Documentation

    When you are converting Visio files, you can choose what you want to render: Visio scheme pages or figures of Visio scheme. If Visio scheme does not contain pages - only figures will be rendered. To force render Visio figures please set RenderFiguresOnly property to true in VisioRenderingOptions. You can set width of each figure, height will be calculated by proportions automatically. Api Usage There are steps that usage of GroupDocs.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/render-visio-docume...
  5. Working with Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST Api supports to add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following Api....Signature Cloud REST API supports to add Digital Signature...(if required) using following API. It expects data in request body...

    docs.groupdocs.cloud/signature/working-with-dig...
  6. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  7. Introduction of PHP SDK in Next Generation Grou...

    The release of this month includes a number of new improvments and PHP SDK for Cloud Api. This Api can be used in your applications for document conversion features....3 REST API release for public use. This...along with few bug fixes. This API can be used in your applications...

    blog.groupdocs.cloud/conversion/groupdocs.conve...
  8. Change Page Orientation | Documentation

    This REST Api allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....feedback On this page This REST API allows setting Portrait or Landscape...in the storage Required property StorageName Storage name Could...

    docs.groupdocs.cloud/merger/change-page-orienta...
  9. Convert CSV to Excel XLS/XLSX Spreadsheet in Py...

    How do i convert a csv file to excel or import csv to excel online. Let's learn how to convert CSV to Excel XLS/XLSX spreadsheet in Python....Cloud API provides secure and fast way...Rest API and Python SDK ](#CSV to Excel XLS/XLSX Rest API and...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  10. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...when viewing a document as PDF API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/fliprotate-pages/