Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 10,041 for

text

(0.29 sec)
  1. Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats for the whole document, page by page or custom range of pages. Our GroupDocs.Conversion Cloud REST API comes with many features, such as: Converting From Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW, VSSX, VSTX, VSDM, VSTM, VSSM Microsoft Project: MPP, MPT Microsoft Outlook: MSG, EML Microsoft OneNote: ONE Apple Mail: EMLX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP, OTS, ODG Rich Text Format: RTF Plain Text File: TXT Comma-Separated Values: CSV HyperText Markup Language: HTML, MHT, MHTML Extensible Markup Language: XML XML Paper Specification: XPS CAD Drawing File Formats: DXF, DWG, IFC, STL Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, DjVu, SVG, DNG Electronic publication: EPUB Windows Icon: ICO Mobipocket e-book format: MOBI Digital Imaging and Communications in Medicine format: DCM Metafile: WMF, EMF LaTeX: TEX Converting To Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP Rich Text Format: RTF Plain Text File: TXT HyperText Markup Language: HTML Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, SVG, DNG, PSD Electronic publication: EPUB Watermarking pages Converting page by page or custom range of pages Specifying output document resolution and quality when applicable Password protect output document when output format support it Security and Authentication The GroupDocs....OTP, OTS, ODG Rich Text Format: RTF Plain Text File: TXT Comma-Separated...ODS, ODP, OTP Rich Text Format: RTF Plain Text File: TXT HyperText...

    docs.groupdocs.cloud/conversion/overview/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...watermark is a superimposed image or text used to display in documents...inserted watermark with a new text or image. This article will...

    blog.groupdocs.cloud/groupdocs.cloud/page/41/
  3. 下一代GroupDocs.Annotation Clou首次公開發布

    GroupDocs.Annotation for Cloud API 為開發人員提供了一個 API,用於創建支持文本和圖形註釋的高級在線文檔註釋工具..."userName":"Admin", "message":"reply text", "repliedOn":"2017-03-16T18:19:14"..."userName":"Commentator", "message":"reply2 text", "repliedOn":"2017-03-16T18:19:14"...

    blog.groupdocs.cloud/zh-hant/annotation/first-p...
  4. Watermark Cloud API & SDKs to Secure Documents ...

    Watermark the documents with REST API using .NET or Java SDK. Features include; Add image or Text watermarks, remove, replace or search watermarks....features include; add image or text watermarks, remove the already...properties. Watermark image, text or text appearance options like...

    blog.groupdocs.cloud/watermark/watermark-cloud-...
  5. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed...."SignatureType" : "Text" , "Page" : 1 , "Text" : "John" , "MatchType"...

    docs.groupdocs.cloud/signature/verifysettings/
  6. Embeddable Document Annotation App for PimCore ...

    Enables end users to collaboratively annotate documents, images and drawings directly from within your PimCore website....with thumbnails, search for text within documents using keywords...add sticky notes, highlight text with underlines/strikethroughs...

    blog.groupdocs.cloud/annotation/add-comprehensi...
  7. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....js and see how to convert Text to JPG in Node.js. Build your...learn how to convert PPT to Text online using a web-based PowerPoint...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  8. Working with Hyperlinks, Bookmarks, Checkboxes,...

    Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud....follows: << link [ reference ][ text ]>> Here, a mandatory reference...optional text parameter can be omitted. In this case a text from...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  9. Render Documents to HTML5 with REST API in Java...

    GroupDocs.Merger Cloud is a platform independent REST API solution to join multiple documents and manipulate single document structure across wide range of documents...Template RTF Rich Text Format File TXT Plain Text File ODT OpenDocument...OpenDocument Text Document OTT OpenDocument Document Template HTML...

    blog.groupdocs.cloud/merger/groupdocs-merger-cl...
  10. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body...."pdf", "WatermarkOptions": { "Text": "Sample watermark", "Color":..."pdf", "WatermarkOptions": { "Text": "Sample watermark", "Color":...

    docs.groupdocs.cloud/conversion/add-watermark/