Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,093 for

cells

(0.3 sec)
  1. GroupDocs.Annotation for Cloud on Document Proc...

    GroupDocs.Annotation for Cloud on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation for Cloud on Document Processing REST APIs | GroupDocs Cloud Python kullanar......ve görüntü formatının Words, Cells, Html, PDF, Slides ve Image...

    blog.groupdocs.cloud/tr/tag/groupdocs.annotatio...
  2. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. File Format Description Annotate DOC, DOCX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DOCM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ HTML Hypertext Markup Language ✔ MHTML MIME HTML File ✔ JPEG Joint Photographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔...OpenDocument Presentation Template ✔ , Cells Document Format ✔ Microsoft...

    docs.groupdocs.cloud/annotation/supported-docum...
  3. Annotation on Document Processing REST APIs | G...

    Annotation on Document Processing REST APIs | GroupDocs Cloud Recent content in Annotation on Document Processing REST APIs | GroupDocs Cloud حاشیه نویسی اسناد PDF با استفاده از REST API در PHP با ......سند و تصویر به فرمت های Word، Cells، Html، PDF، Slides و Image پشتیبانی...

    blog.groupdocs.cloud/fa/tag/annotation/index.xml
  4. Introduction of PHP SDK in Next Generation Grou...

    The release of this month includes a number of new improvments and PHP SDK for Cloud API. This API can be used in your applications for document conversion features....and image formats to Words, Cells, Html, PDF, Slides and Image...

    blog.groupdocs.cloud/conversion/groupdocs.conve...
  5. GroupDocs.Annotation for Cloud on Document Proc...

    GroupDocs.Annotation for Cloud on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation for Cloud on Document Processing REST APIs | GroupDocs Cloud 使用 Python 注释 Wo......将支持将 50 多种文档和图像格式转换为 Words、Cells、Html、PDF、幻灯片和图像格式。 Recent content...

    blog.groupdocs.cloud/zh/tag/groupdocs.annotatio...
  6. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...type of implementation for cells Text Signature. Example CellsTextSignatureIm...Signature as Label object on Cells sheet. TextAsImage Text Signature...

    docs.groupdocs.cloud/signature/common-structures/
  7. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details...."FileInfo": { "FilePath": "cells/sample.tsv" }, "OutputPath":...'FileInfo': { 'FilePath': 'cells/sample.tsv' }, 'OutputPath':...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  8. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....to verify Text Signature in Cells Documents. Example CellsVerifyTextOptio...verify Digital Signature in Cells Documents. Example CellsVerifyDigitalOp...

    docs.groupdocs.cloud/signature/verification-opt...
  9. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....defaultFont Default font for Cells document fontSubstitutes Substitute...specific fonts when converting Cells document showGridLines Show...

    docs.groupdocs.cloud/conversion/loadoptions/
  10. Search Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties SearchOptionsCollectionData Object Provides list of options for documents searching. Example SearchOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...search Barcode Signature in Cells Documents. Example CellsSearchBarcodeOp...search Digital Signature in Cells Documents. Example CellsSearchDigitalOp...

    docs.groupdocs.cloud/signature/search-options-o...