Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 423 for

metadata property

(0.22 sec)
  1. Convert Emails and Outlook Messages to PDF usin...

    Programmatically Convert Emails and Outlook Messages to PDF using a REST API in Node.js. Node.js SDK allows converting EML, MSG files to PDF....EmlLoadOptions Set various properties such as displayHeader, displayEmailAddress...PdfConvertOptions Set various properties such as centerWindow , MarginTop...

    blog.groupdocs.cloud/2021/09/09/convert-email-a...
  2. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages into HTML, PDF, and images. To enable this feature, the PageSize Property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how to adjust output page size....Metadata Product Solution GroupDocs...this feature, the PageSize property of the EmailOptions class...

    docs.groupdocs.cloud/viewer/adjust-page-size/
  3. Skip rendering of empty columns | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns Property, which allows omitting to render empty columns as shown in the sample below. API Usage There are steps that usage of GroupDocs....Metadata Product Solution GroupDocs...provides RenderEmptyColumns property, which allows omitting to...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  4. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText Property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Metadata Product Solution GroupDocs...rendering. The ExtractText property of ImageOptions class enables...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  5. Convert Emails to PDF using REST API in PHP | E...

    Programmatically convert emails (EML) and Outlook messages (MSG) to PDF documents using a REST API in PHP with GroupDocs.Conversion Cloud API....Set the convertAttachments property to true After that, create...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2022/01/03/convert-emails-...
  6. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the API provides RenderResponsive Property of HtmlOptions class as shown in below sample code. 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....Metadata Product Solution GroupDocs...provides RenderResponsive property of HtmlOptions class as shown...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  7. Online csv Editor | Free GroupDocs Apps

    Free online csv document editor. View, edit and save edited csv files online in different formats with advanced WYSIWYG editor....JAVA PROPERTIES EDITOR Java Properties File (.properties) PERLSCRIPT...Comparison Signature Assembly Metadata Search Parser Watermark Editor...

    products.groupdocs.app/editor/csv
  8. Online odt Editor | Free GroupDocs Apps

    Free online odt document editor. View, edit and save edited odt files online in different formats with advanced WYSIWYG editor....JAVA PROPERTIES EDITOR Java Properties File (.properties) PERLSCRIPT...Comparison Signature Assembly Metadata Search Parser Watermark Editor...

    products.groupdocs.app/editor/odt
  9. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required Property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified. Name...

    docs.groupdocs.cloud/merger/import-attachment/
  10. Image Viewer - Add text overlay over images | D...

    GroupDocs.Viewer Cloud provides feature that allows to add text overlays over images. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. Please note that due to Image Viewer’s architecture rendering results with text extraction enabled and disabled are different. The ExtractText Property of ImageOptions class enables you to render document to display with text. This example demonstrates how to render document for display with text....Metadata Product Solution GroupDocs...different. The ExtractText property of ImageOptions class enables...

    docs.groupdocs.cloud/viewer/image-viewer-add-te...