Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 9,503 for

text

(0.05 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/39/
  3. GroupDocs.Signature Cloud Product Family on Doc...

    GroupDocs.Signature Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Signature Cloud Product Family on Document Processing REST APIs | GroupDocs C......different signature types like Text Signature various formats, Image...with different siganture types Text Signatures with various format...

    blog.groupdocs.cloud/categories/groupdocs.signa...
  4. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple Text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs.... Text Signature - simple text label with different...Word, Excel, PowerPoint Verify Text and Digital signatures for PDF...

    docs.groupdocs.cloud/signature/overview/
  5. 下一代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...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...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/groupdocs.cloud/page/11/
  7. 在 Ruby 中将文本转换为图像文件 JPEG、PNG 或 GIF

    本文介绍如何在 Ruby 中将文本转换为图像文件 JPEG、PNG 或 GIF...file_path = "text-to-image/sample-file.txt" @settings...@convertOptions @settings.output_path = "text-to-image" @request = GroupD...

    blog.groupdocs.cloud/zh/conversion/convert-text...
  8. Virtual Archaeologists Recreate Parts of Ancien...

    Now on home page NASA/ADS Virtual Archaeologists Recreate Parts of Ancient Worlds Bawaya, M. Abstract Publication: Sc......140B full text sources Publisher | 🌓...

    ui.adsabs.harvard.edu/abs/2010Sci...327..140B
  9. Supported Document Formats | Documentation

    GroupDocs.Classification Cloud API supports following document formats: Format Name Extension Load Save Remarks Portable Document Format PDF Words Document Formats DOC, DOCX, DOCM, DOT, DOTX, DOTM Rich Text Formats RTF Plain Text File TXT OpenDocument Formats ODT, OTT...Formats , , , , , Rich Text Formats Plain Text File OpenDocument Formats...

    docs.groupdocs.cloud/classification/supported-d...
  10. 8. Convert TXT Document with Load Options | Doc...

    This example demonstrates how to convert txt documents into pdf documents with load options. 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 GroupDocs.Conversion Cloud documentation 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....<jwt token>" -d "{ 'FilePath': 'Text/sample.txt', 'Format': 'pdf'...ConvertSettings { FilePath = "Text/sample.txt" , Format = "pdf"...

    docs.groupdocs.cloud/conversion/convert-txt-doc...