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

cells

(0.09 sec)
  1. 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/
  2. 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
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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....Excel Spreadsheet, consists of cells organized in rows and columns...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  9. Convert CSV to Excel XLS/XLSX Spreadsheet in Py...

    How do i convert a csv file to excel or import csv to excel online. Let's learn how to convert CSV to Excel XLS/XLSX spreadsheet in Python....separated values, arranged in cells of a spreadsheet. XLSX file...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  10. Best Practices for CSV Editor Development in Java

    Learn best practices for CSV editor development in Java with GroupDocs.Editor Cloud SDK, covering setup, key features, implementation, and performance tuning.... Cell ‑Level Manipulation - Access...methods to read rows, edit cells, and save changes. Performance...

    blog.groupdocs.cloud/editor/best-practices-for-...