Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,808 for

name

(0.1 sec)
  1. How to Convert Word to TIFF File Format using Ruby

    TIFF Tag Image File Format is used to store raster graphics and images information. This article is about how to convert Word to TIFF file format using Ruby...ConvertSettings Set the storage name and word file path Provide “tiff”...ConvertSettings Set the storage name and word file path Provide “tiff”...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  2. Node.js: Convert MPP to PDF | MS Project MPP to...

    Learn how to easily convert MS Project (MPP) files to PDF format using GroupDocs.Conversion Cloud SDK for Node.js. Fast and accurate MPP to PDF conversion....Please replace sourceMPP with the name of input MS Project file, convertedFile...convertedFile with the name of resultant PDF file and accessToken...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  3. Convert JSON to HTML in Node.js | JSON to Web F...

    Easily convert JSON to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to generate clean HTML from structured JSON files with RESTful API....with the name of input JSON file, myResultant with the name of resultant...

    blog.groupdocs.cloud/conversion/convert-json-to...
  4. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document file path or stream....[ 'folder' => 'comparison', 'name' => $targetName, 'password'...ComparisonFileInfo( [ 'folder' => '', 'name' => 'source.docx', 'password'...

    blog.groupdocs.cloud/comparison/introduction-of...
  5. PDF to JPG in Node.js | Convert PDF Pages to Im...

    Learn how to convert PDF documents into JPG images using GroupDocs.Conversion Cloud SDK for Node.js. Extract visual content from PDF as high-quality images...the name of input PDF file, resultantPath with the name of resultant...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Search Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....different options barcodeType, Name, text, matchType and other search...object which contains document name, folder location and search...

    docs.groupdocs.cloud/signature/search-barcode-s...
  7. Convert PDF to Word in Node.js | PDF to DOCX or...

    Learn how to convert PDF to editable Word format (DOC/DOCX) using Node.js API. Easily export PDF content to Microsoft Word documents online....Please replace inputFile with the name of input PDF document, resultantDOCX...resultantDOCX with the name of resultant Word document and JWT_TOKEN...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  8. Convert Word to PDF in Node.js | DOCX to PDF On...

    Learn how to convert Microsoft Word documents (DOC, DOCX) to PDF using Node.js API. A reliable and scalable REST API for Word to PDF transformation....Please replace inputFile with the name of input Word document, resultantPDF...resultantPDF with the name of resultant PDF file and JWT_TOKEN with...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  9. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...of cloud storage with a given name from . Check Storage Exist with...Description storageName Storage name Check Storage Exist with cURL...

    docs.groupdocs.cloud/viewer/working-with-storage/
  10. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...: "string" } FileInfo fields Name Description FileInfo Input file...

    docs.groupdocs.cloud/annotation/annotateoptions/