Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 502 for

properties

(0.05 sec)
  1. Working with Hyperlinks, Bookmarks, Checkboxes,...

    Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud.... By editing content properties of a Checkbox control, add...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  2. 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....ProjectManagementOpt class properties class as shown in code samples...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  3. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: 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....range by setting RangeMode property. For protected documents,...contains the full list of properties that can be specified for...

    docs.groupdocs.cloud/merger/join-document-pages/
  4. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: 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. The following Properties of preview may be customized:...range by setting RangeMode property. For protected documents,...a password. The following properties of preview may be customized:...

    docs.groupdocs.cloud/merger/generate-document-p...
  5. 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....range by setting RangeMode property. For protected documents,...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/merger/rotate-pages/
  6. Working with Text 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 sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....7 with newly added property BackgroundBrush which support...(Release 18.7) with newly added properties TextHorizontalAlignm and...

    docs.groupdocs.cloud/signature/working-with-tex...
  7. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need to get started is adding our SDK to your existing project....DIGITAL ); // set signature properties options . setImageFilePath...

    docs.groupdocs.cloud/signature/quick-start/
  8. Convert Text to HTML and HTML to Text in Python

    GroupDocs file conversion API allows you to convert a file to any format online. This article shows how to convert Text to HTML and HTML to Text in Python....HtmlConvertOptions if required Set various properties such as from_page, pages_count...

    blog.groupdocs.cloud/conversion/convert-text-to...
  9. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....below describes the main properties for the Mix operation: Name...

    docs.groupdocs.cloud/merger/mix-document-pages/
  10. Update Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature Properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....to update some signature properties by it’s id. The signature...

    docs.groupdocs.cloud/signature/update-barcode-s...