Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,040 for

image annotation

(0.05 sec)
  1. GroupDocs.註釋雲|使用 Node.js 註釋 PDF 文檔

    使用 Document Annotation Cloud SDK for Node.js 在 Node.js 中使用雲上的 REST API 以編程方式註釋 PDF 文檔。...Annotation Cloud 的 Node.js SDK API。...您可以在控制台中使用以下命令將 GroupDocs.Annotation Cloud 安裝到您的 Node.js 應用程序:...

    blog.groupdocs.cloud/zh-hant/annotation/annotat...
  2. GroupDocs.注释云|使用 Node.js 注释 PDF 文档

    使用 Document Annotation Cloud SDK for Node.js 在 Node.js 中使用云上的 REST API 以编程方式注释 PDF 文档。...Annotation Cloud 的 Node.js SDK API。...您可以在控制台中使用以下命令将 GroupDocs.Annotation Cloud 安装到您的 Node.js 应用程序:...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  3. PDF Viewer Plugin for WordPress Officially Rele...

    Convert JPG to Editable PPT and PPT to JPG in Java... Option to zoom out large images only. GroupDocs.Viewer for...documents on Linux. GroupDocs.Annotation for .NET Library and Cloud...

    blog.groupdocs.cloud/viewer/groupdocs-viewer-ja...
  4. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output Image width. Specify Image width in case when you want to change output Image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save Image proportions....Annotation Product Solution GroupDocs...to specify output image width. Specify image width in case when...

    docs.groupdocs.cloud/viewer/imageoptions/
  5. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of Image after conversion height Height of Image after conversion horizontalResolution Desired Image horizontal resolution after conversion....Annotation Product Solution GroupDocs...Width of image after conversion height Height of image after conversion...

    docs.groupdocs.cloud/conversion/convertoptions/
  6. Archive

    archives...Polski 2026 3 January 3 Add Image Watermark to PowerPoint Presentation...Extract Images from HTML in C# .NET | Best HTML Image Extractor...

    blog.groupdocs.cloud/archives/
  7. How To Add Visible Digital Signature to PDF in ...

    Hey Tilal, Thanks for reaching out to me, i really appreciate it. I was able to resolve the issue by correcting the storage and paths. But there’s an underlying problem that I am facing right now. I am uploading both th…...Cloud Product Family nodejs-annotate-pdf , nodejs-digital-sign...am uploading both the Seal image and certificate to the storage...

    forum.groupdocs.cloud/t/how-to-add-visible-digi...
  8. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality....applications for viewing, annotating, signing, comparing, converting...PowerPoint and PDF files to images, and more. Find out more ....

    blog.groupdocs.cloud/total/welcome-2015-groupdo...
  9. Python convert PDF document to JPG, PNG, or GIF...

    Our PDF to Image converter API lets you quickly convert PDF to Image format. This article is about how to convert PDF to JPG, PNG, and GIF Images in Python...Convert PDF to JPG, PNG, and GIF images in Python PDF or Portable Document...of optimized images. Converting a PDF to an image can have multiple...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Annotation Product Solution GroupDocs...output image in pixels. (When converting single image to PDF...

    docs.groupdocs.cloud/viewer/pdfoptions/