Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 3,137 for

editor

(0.93 sec)
  1. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/overview/
  2. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  3. Buat Invoice Secara Online dengan GroupDocs.Ass...

    Pelajari cara menghasilkan invoice profesional secara langsung menggunakan GroupDocs.Assembly Cloud. Unggah template DOCX, gabungkan data JSON, dan hasilkan DOCX atau PDF dengan panggilan cURL sederhana atau .NET SDK....Rancang tata letak invoice di editor native seperti Microsoft Word...tata letak invoice menggunakan editor desktop pilihan Anda (Microsoft...

    blog.groupdocs.cloud/id/assembly/create-invoice...
  4. Crear facturas en línea con la API de GroupDocs...

    Aprenda a generar facturas profesionales al instante usando GroupDocs.Assembly Cloud. Suba una plantilla DOCX, vincule datos JSON y genere DOCX o PDF con simples llamadas cURL o el SDK .NET....los formatos de factura en un editor nativo como Microsoft Word...formato de la factura con su editor de escritorio favorito (Microsoft...

    blog.groupdocs.cloud/es/assembly/create-invoice...
  5. Crea fatture online con l'API GroupDocs.Assembl...

    Scopri come generare fatture professionali al volo usando GroupDocs.Assembly Cloud. Carica un modello DOCX, collega dati JSON e ottieni DOCX o PDF con semplici chiamate cURL o il .NET SDK....il layout della fattura in editor nativi come Microsoft Word...della fattura usando il tuo editor desktop preferito (Microsoft...

    blog.groupdocs.cloud/it/assembly/create-invoice...
  6. GroupDocs.Metadata 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....aplikacja Online Document Metadata Editor dla dowolnego użytkownika do...

    blog.groupdocs.cloud/pl/categories/groupdocs.me...
  7. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/updateresult/
  8. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/features-overview/
  9. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/searchresult/
  10. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/quickstart/