Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 3,236 for

total

(0.16 sec)
  1. Working with Signature Collection | 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 multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/working-with-sig...
  2. Convierta PowerPoint a PDF usando la API de con...

    GroupDocs.Conversion API ayuda a convertir varios formatos de archivo. Este tutorial trata sobre cómo convertir PowerPoint a PDF usando la API de conversión de archivos en Ruby...de inicio como fromPage y el total de páginas para convertir como...

    blog.groupdocs.cloud/es/conversion/convert-powe...
  3. Node.js kullanarak PDF'yi Düzenlenebilir Word B...

    Node.js'de bir REST API kullanarak PDF'yi Programlı Olarak Düzenlenebilir Word Belgesine Dönüştürün. Node.js SDK, PDF'nin DOC ve DOCX dosyalarına dönüştürülmesine izin verir....pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/tr/conversion/convert-pdf-...
  4. Convertir un PDF en document Word modifiable à ...

    Convertissez par programme un PDF en document Word modifiable à l'aide d'une API REST dans Node.js. Node.js SDK permet de convertir des fichiers PDF en fichiers DOC et DOCX....pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/fr/conversion/convert-pdf-...
  5. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  6. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/conversion/convert-to-html...
  7. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how to convert cad document into pdf document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/conversion/convert-cad-doc...
  8. 4. Convert One Note Document with Load Options ...

    This example demonstrates how to convert one note documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/conversion/convert-one-not...
  9. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  10. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/merger/import-attachment/