Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 511 for

attachment

(0.05 sec)
  1. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/viewer/add-watermark/ weekly 0.5 https://docs.groupdocs.cloud/viewer/adjust-image......cloud/viewer/get-attachments/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/viewer.xml
  2. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. 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....html" } ], "attachments" : [], "file" : null } SDK...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  3. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....html" } ], "attachments" : [], "file" : null } SDK...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  4. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG format for better quality for print and page layout. 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....html" } ], "attachments" : [], "file" : null } SDK...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  5. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...Resonse { "pages" : null , "attachments" : [], "file" : { "path"...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  6. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. 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....png" } ], "attachments" : [], "file" : null } SDK...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  7. Load password-protected document | Documentation

    GroupDocs.Viewer Cloud supports rendering documents that are protected with a password. The following code sample shows how to render password-protected documents. 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. Swagger UI lets you call this REST API directly from the browser....html" } ], "attachments" : [], "file" : null } SDK...

    docs.groupdocs.cloud/viewer/load-password-prote...
  8. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: 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. Swagger UI lets you call this REST API directly from the browser....html" } ], "attachments" : [], "file" : null } SDK...

    docs.groupdocs.cloud/viewer/disable-characters-...
  9. แปลงอีเมลเป็น PDF โดยใช้ REST API ใน PHP | EML ...

    แปลงอีเมล (EML) และข้อความ Outlook (MSG) โดยทางโปรแกรมเป็นเอกสาร PDF โดยใช้ REST API ใน PHP ด้วย GroupDocs.Conversion Cloud API...$settings->setFilePath("Msg_with_attachments.msg"); $settings->setFormat("pdf");...

    blog.groupdocs.cloud/th/conversion/convert-emai...
  10. Trích xuất hình ảnh từ tệp PDF bằng Node.js | P...

    Trích xuất hình ảnh từ tệp PDF bằng API REST với PDF Parser Cloud SDK cho Node.js. Bài viết này nói về cách trích xuất hình ảnh từ tệp PDF bằng Node.js...filePath = "PDF_with_Attachment.pdf"; fileInfo.password =...

    blog.groupdocs.cloud/vi/parser/extract-images-f...