Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 3,007 for

one

(0.12 sec)
  1. Convert XML to PDF in Java using Java SDK: A Guide

    Learn how to convert XML to PDF files in Java using GroupDocs.Conversion Cloud SDK for Java. Let's go through the process of converting XML to PDF in Java....developers to convert files from one format to another in the cloud...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  2. Java Convert EML to PDF - A Step-by-Step Guide.

    Learn how to convert EML files to PDF in Java using GroupDocs.Conversion Cloud SDK for Java. Enhance security and compatibility using a step-by-step guide....Merge Multiple JPG Files into One in Java - Merge JPG to JPG...

    blog.groupdocs.cloud/conversion/convert-eml-fil...
  3. 使用 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...
  4. 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/
  5. 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/
  6. 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...
  7. 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....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/change-page-orienta...
  8. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only One of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly.... When only one of these properties is set, rendering...

    docs.groupdocs.cloud/viewer/render-project-time...
  9. 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...
  10. Convert Word to PDF in Ruby

    Users convert Word documents to PDF when sending bills and handouts etc. Let's learn how to convert Word to PDF in Ruby using cloud SDK and REST API....DOCS to PDF Converter DOCX is one of the most popular word processors...

    blog.groupdocs.cloud/conversion/convert-word-do...