Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 2,991 for

one

(0.05 sec)
  1. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which One is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. 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....or height depending on which one is bigger) is set 2000 px, another...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  2. Convert CSV to JSON or JSON to CSV Programmatic...

    Convert JSON array to CSV table using C# REST API. This article is about how to convert CSV to JSON or JSON to CSV Programmatically in C#....to convert file formats into one another. In this article, I will...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  3. Convert JPG to Word in Python

    JPG to Word conversion turns each image into an editable Word document within few seconds. This article is about how to Convert JPG to Word in Python.... Yes, no one has access to your uploaded files...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  4. Convert Word to Image Formats using REST API in...

    GroupDocs Ruby SDK is the best way to convert Word DOCX to image formats. This article is about how to Convert Word to Image Formats using REST API in Ruby... Word is one of the popular formats for sharing...

    blog.groupdocs.cloud/conversion/convert-word-to...
  5. 使用 REST API 合并 PDF 文件 |合并 PDF 中的特定页面

    在 C# 中使用云上的 REST API 以编程方式合并多个 PDF 文件。使用文档合并 REST API 使用 .NET SDK 合并两个或多个文件。...FileInfo { FilePath = "one-page.pdf" } }; var item2 = new...

    blog.groupdocs.cloud/zh/merger/merge-multiple-p...
  6. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/move-pages/
  7. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....= new FileInfo { FilePath = "one-page.docx" }; var options = new...

    docs.groupdocs.cloud/annotation/delete-annotati...
  8. Replace missing font | Documentation

    GroupDocs.Viewer Cloud enables you to set default font name which may be useful in following cases: You want to generally specify the default font to fall back on if a particular font in a document cannot be found during rendering; The document uses a font that contains non-English characters and the you want to make sure that any missing font is replaced with One which has the same character set available....missing font is replaced with one which has the same character...

    docs.groupdocs.cloud/viewer/replace-missing-font/
  9. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds One of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the document....options, if the image exceeds one of these limits - it will be...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  10. How to Rotate PDF Pages using Rest API in Ruby

    Rotate or flip PDF files or specific pages in PDF document by defining degrees. This article is about how to rotate PDF pages using Rest API in Ruby....Merge Multiple File Types into One Document using Ruby Convert Word...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...