Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 8,004 for

groupdocs.merger cloud

(0.11 sec)
  1. Python split PDF into multiple files online on ...

    Python split PDF into multiple files online on Document Processing REST APIs | GroupDocs Cloud Recent content in Python split PDF into multiple files online on Document Processing REST APIs | Group......Processing REST APIs | GroupDocs Cloud Recent content in Python split...Processing REST APIs | GroupDocs Cloud Diviser un fichier PDF en plusieurs...

    blog.groupdocs.cloud/fr/tag/python-split-pdf-in...
  2. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/convertoptions/
  3. how to extract a page from a word document in n...

    how to extract a page from a word document in nodejs on Document Processing REST APIs | GroupDocs Cloud Recent content in how to extract a page from a word document in nodejs on Document Processing......Processing REST APIs | GroupDocs Cloud Recent content in how to extract...Processing REST APIs | GroupDocs Cloud Comment extraire des pages de...

    blog.groupdocs.cloud/fr/tag/how-to-extract-a-pa...
  4. Search Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties SearchOptionsCollectionData Object Provides list of options for documents searching. Example SearchOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/search-options-o...
  5. Java split Word document into separate files by...

    Java split Word document into separate files by page on Document Processing REST APIs | GroupDocs Cloud Recent content in Java split Word document into separate files by page on Document Processing......Processing REST APIs | GroupDocs Cloud Recent content in Java split...Processing REST APIs | GroupDocs Cloud Extrair páginas do documento...

    blog.groupdocs.cloud/pt/tag/java-split-word-doc...
  6. Merge PDF files online free service to merge PD...

    Merge PDF files online free service to merge PDF on Document Processing REST APIs | GroupDocs Cloud Recent content in Merge PDF files online free service to merge PDF on Document Processing REST AP......Processing REST APIs | GroupDocs Cloud Recent content in Merge PDF...Processing REST APIs | GroupDocs Cloud Combinez et fusionnez des fichiers...

    blog.groupdocs.cloud/fr/tag/merge-pdf-files-onl...
  7. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document Automation and Report Generation solution designed to generate data-bound documents through templates....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  8. Java split Word document into separate files by...

    Java split Word document into separate files by page on Document Processing REST APIs | GroupDocs Cloud Recent content in Java split Word document into separate files by page on Document Processing......Processing REST APIs | GroupDocs Cloud Recent content in Java split...Processing REST APIs | GroupDocs Cloud Extraire des pages de document...

    blog.groupdocs.cloud/fr/tag/java-split-word-doc...
  9. node js how to extract multiple pages from pdf ...

    node js how to extract multiple pages from pdf on Document Processing REST APIs | GroupDocs Cloud Recent content in node js how to extract multiple pages from pdf on Document Processing REST APIs |......Processing REST APIs | GroupDocs Cloud Recent content in node js how...Processing REST APIs | GroupDocs Cloud Comment extraire des pages d'un...

    blog.groupdocs.cloud/fr/tag/node-js-how-to-extr...
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/loadoptions/