Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 2,612 for

editor

(0.1 sec)
  1. Converti PPT in testo online utilizzando il con...

    Potenzia le tue attività di conversione dei file utilizzando GroupDocs.Conversion. Impariamo come convertire PPT in testo online utilizzando un convertitore PowerPoint basato sul web....PPTX online utilizzando un editor PPT online Converti JSON in...

    blog.groupdocs.cloud/it/conversion/convert-ppt-...
  2. Convierta archivos TXT a PDF usando REST API en...

    El convertidor de documentos en línea le permite convertir TXT a PDF en alta calidad. Este artículo trata sobre cómo convertir archivos TXT a PDF usando REST API en Ruby....Bloc de notas de Windows es un editor de texto simple creado por...

    blog.groupdocs.cloud/es/conversion/convert-txt-...
  3. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  4. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to add metadata to a document curl -v "https://api....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  6. Combina documenti Word in C#

    Impariamo come combinare documenti Word in C#. GroupDocs.Merger offre SDK cloud e API REST per unire i documenti Word a livello di codice....Word online utilizzando un editor di parole gratuito Unisci documenti...

    blog.groupdocs.cloud/it/merger/combine-word-doc...
  7. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  8. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/supported-file-f...
  9. Working with Lists | Documentation

    How-to dynamically generate items within different types of lists and specify their options using GroupDocs Assembly Cloud....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  10. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/get-container-items...