Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 3,138 for

editor

(0.51 sec)
  1. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud storage....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signresult/
  2. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  3. MP3-Metadaten in .NET extrahieren: Tags als JSO...

    Erfahren Sie, wie Sie MP3‑Metadaten in .NET extrahieren und Tags als JSON ausgeben, indem Sie das GroupDocs.Metadata Cloud SDK verwenden. Schritt‑für‑Schritt‑Anleitung mit Code, cURL und bewährten Methoden....fügen Sie sie mit einem Audio‑Editor hinzu Timeout Sehr große Datei...bearbeiten – PDF-Metadaten-Editor Metadaten von Bildern extrahieren...

    blog.groupdocs.cloud/de/metadata/extract-mp3-me...
  4. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Ekstrak Metadata MP3 di .NET: Output Tag sebagai JSON Pelajari cara mengekstrak met......Editor Cloud SDK. Ikuti tutorial langkah...Terbaik untuk Pengembangan Editor CSV di Java Pelajari praktik...

    blog.groupdocs.cloud/id/index.xml
  5. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Extraer metadatos MP3 en .NET: salida de etiquetas como JSON Aprenda cómo extraer l......Editor Cloud SDK. Siga un tutorial...prácticas para el desarrollo de editores CSV en Java Aprenda las mejores...

    blog.groupdocs.cloud/es/index.xml
  6. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Extraer metadatos MP3 en .NET: salida de et......Editor Cloud SDK. Siga un tutorial...prácticas para el desarrollo de editores CSV en Java Aprenda las mejores...

    blog.groupdocs.cloud/es/groupdocs.cloud/index.xml
  7. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Extrair Metadados MP3 em .NET: Saída de Tag......Editor Cloud SDK. Siga um tutorial...Práticas para Desenvolvimento de Editor CSV em Java Aprenda as melhores...

    blog.groupdocs.cloud/pt/groupdocs.cloud/index.xml
  8. Document Processing REST APIs | GroupDocs Cloud

    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....criar um modelo de fatura num editor nativo como Word ou LibreOffice...

    blog.groupdocs.cloud/pt/page/2/
  9. 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 ✔...Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/supported-docum...
  10. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-text/