Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 952 for

order

(0.06 sec)
  1. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...many development languages in order to make it even easier to integrate...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document Automation and Report Generation solution designed to generate data-bound documents through templates....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  3. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. 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....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/editor/working-with-spread...
  4. 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)....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/conversion/loadoptions/
  5. How to Rotate PDF Pages using Rest API in Node.js

    Rotate PDF specific pages or all pages at same time defining degrees using REST API. This article is about how to rotate PDF pages using REST API in Node.js...js SDK # In order to rotate pages from PDF adobe...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  6. 2013 - An Exciting Year For GroupDocs

    This year was quite important and successful for our us. Let's look into the key achievements of GroupDocs in 2013.... Manually set field’s tab order during envelope and form preparation...

    blog.groupdocs.cloud/total/2013-exciting-year-g...
  7. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...Questions are answered in the order they come in. We do not cherry-pick...

    forum.groupdocs.cloud/t/free-support-policies/627
  8. Extract Pages from PDF File Online in Python

    Extract single page from PDF or extract all pages from PDF file online and easily. This article is about how to extract pages from PDF file online in Python...REST API and Python SDK # In order to extract PDF pages from PDF...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  9. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/merger/extract-pages/
  10. Convert PNG to SVG in Java using GroupDocs.Conv...

    Easily convert PNG to SVG with code sample using GroupDocs.Conversion Cloud SDK for Java. Let's see how to convert PNG to SVG file programmatically in Java....Files - SDK Installation # In order to convert images from PNG to...

    blog.groupdocs.cloud/conversion/convert-png-to-...