Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 10,279 for

pdf to pdf

(0.06 sec)
  1. 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....pages to be converted usePdf Use pdf as intermediate format watermarkOptions...pages to be converted usePdf Use pdf as intermediate format { "format"...

    docs.groupdocs.cloud/conversion/convertoptions/
  2. GroupDocs Newsletter July 2017– Document Manipu...

    GroupDocs developer newsletter of July 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....PowerPoint, OpenDocument ODT, PDF, Text and HTML documents on the...size when rendering document as PDF file. Read more details here...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  3. AmazonS3 Storage exception - Free Support Forum...

    I am not using amazon s3 but grtting below error. I use internal sTorage. Please advise AmazonS3 STorage exception: Error making request with Error Code Forbidden and Http Status Code Forbidden. No further error informa…... Trying to compare to pdfs code: import { CompareApi, FileInfo...source.filePath = ".\\admitnote1.pdf"; // target file const target...

    forum.groupdocs.cloud/t/amazons3-storage-except...
  4. Convert document | Documentation

    This example demonstrates how To convert word processing document inTo Pdf document with default 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 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....word processing document into pdf document with default options...'WordProcessing/four-pages.docx', 'Format': 'pdf', 'OutputPath': 'Output' }" Response...

    docs.groupdocs.cloud/conversion/convert-document/
  5. 9. Convert Wordprocessing Document with Load Op...

    This example demonstrates how To convert Wordsprocessing 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....Wordsprocessing documents into pdf documents with load options....d_changes.docx', 'Format': 'pdf', 'LoadOptions': { 'CommentDisplayMode':...

    docs.groupdocs.cloud/conversion/convert-wordpro...
  6. 10. Convert Html document with load options | D...

    This example demonstrates how To convert html 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 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...to convert html document into pdf document with load options. There...'Html/sample.html', 'Format': 'pdf', 'LoadOptions': { 'PageNumbering':...

    docs.groupdocs.cloud/conversion/convert-html-do...
  7. 7. Convert Spreadsheet Document with Load Optio...

    This example demonstrates how To convert Spreadsheet 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....convert Spreadsheet documents into pdf documents with load options....'Spreadsheet/sample.xlsx', 'Format': 'pdf', 'LoadOptions': { 'HideComments':...

    docs.groupdocs.cloud/conversion/convert-spreads...
  8. 8. Convert TXT Document with Load Options | Doc...

    This example demonstrates how To convert txt 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....to convert txt documents into pdf documents with load options....'Text/sample.txt', 'Format': 'pdf', 'LoadOptions': { 'Encoding':...

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Image or Stamp signatures on PDF, Word, Excel and PowerPoint Documents...NET offers native APIs to edit PDF, Microsoft Word, Excel and PowerPoint...

    blog.groupdocs.cloud/groupdocs.cloud/page/46/
  10. GroupDocs.Annotation | Introduction of PHP SDK ...

    GroupDocs.Annotation for Cloud is a platform independent REST API To annotate documents, that can be used with any language in Cloud Apps and Websites...import text annotations from pdf Fixed resizing image when user...for PDF Improved export strikeout text annotation for PDF was...

    blog.groupdocs.cloud/annotation/introduction-of...