Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,659 for

api configuration

(0.04 sec)
  1. 用于保护文档的水印云 API 和 SDK %%sep%% GroupDocs

    文档编辑 REST Api 允许使用 C#、Java、PHP、Python 等编辑文字处理文档、电子表格、演示文稿和 Web 文档(例如 HTML)。...推出了文档编辑云 API。这改进了 GroupDocs 的 文档编辑解决方案 。该解决方案已作为 本地 API 供 .NET...供任何类型的用户免费在线编辑文档。 GroupDocs.Editor Cloud API 和 SDK 允许开发人员使用前端所见即所得编辑器来编辑大...

    blog.groupdocs.cloud/zh/editor/update-word-exce...
  2. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    文檔編輯 REST Api 允許使用 C#、Java、PHP、Python 等編輯文字處理文檔、電子表格、演示文稿和 Web 文檔(例如 HTML)。...推出了文檔編輯雲 API。這改進了 GroupDocs 的 文檔編輯解決方案 。該解決方案已經作為 本地 API 供 .NET...供任何類型的用戶免費在線編輯文檔。 GroupDocs.Editor Cloud API 和 SDK 允許開發人員使用前端所見即所得編輯器來編輯大...

    blog.groupdocs.cloud/zh-hant/editor/update-word...
  3. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details....resultant document with password API usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/comparison/set-password-fo...
  4. Watermark Annotation | Documentation

    Watermark annotation adds text watermark Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....annotation adds text watermark API usage There are steps that usage...image annotation (using File API) Add annotation(s) Download document...

    docs.groupdocs.cloud/annotation/watermark-annot...
  5. Link Annotation | Documentation

    Link annotation adds a hyper link to document Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....adds a hyper link to document API usage There are steps that usage...image annotation (using File API) Add annotation(s) Download document...

    docs.groupdocs.cloud/annotation/link-annotation/
  6. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough styling Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....with a strikethrough styling API usage There are steps that usage...image annotation (using File API) Add annotation(s) Download document...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  7. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....other provided text fragment API usage There are steps that usage...image annotation (using File API) Add annotation(s) Download document...

    docs.groupdocs.cloud/annotation/text-replacemen...
  8. 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.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  9. 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.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  10. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...