Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 1,315 for

doc to pdf

(0.08 sec)
  1. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...business formats, including PDF, Microsoft Word, Excel, PowerPoint...

    docs.groupdocs.cloud/signature/supported-file-f...
  2. Get Documents Completed and Signed through Onli...

    GroupDocs's September 2014 newsletter focuses on the Aspose.Conversion for .NET library but also has news about what's new and what's coming next....Windows Office files, AutoCAD, PDF and image files. By hosting the... Improvements to annotation PDF export. Various improvements...

    blog.groupdocs.cloud/conversion/september-newsl...
  3. View Word Documents as HTML Pages using a REST ...

    Programmatically View Word Documents as HTML Pages using a REST API in C#. Document Viewer .NET SDK allows rendering of Doc and DocX files To HTML Pages....developer, you can easily render DOC or DOCX files to HTML pages programmatically...and .NET SDK # For rendering DOC or DOCX files to HTML , I will...

    blog.groupdocs.cloud/viewer/render-word-documen...
  4. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Merger Cloud can work with. Format Description Join Split Trim Move page Remove pages Swap pages Change page orientation Rotate pages Cross-format merge To Pdf / XPS Cross-format merge To Doc / DocX Doc Microsoft Word Document DocX Microsoft Word Open XML Document DocM Word Open XML Macro-Enabled Document DOT Word Document Template DOTX Word Open XML Document Template DOTM Word Open XML Macro-Enabled Document Template RTF Rich Text Format File ODT OpenDocument Text Document OTT OpenDocument Document Template HTML Hypertext Markup Language File MHT MHTML Web Archive MHTML MIME HTML Pdf Portable Document Format File XPS XML Paper Specification File TEX LaTeX Source Document EPUB Open eBook File PPT Microsoft PowerPoint 97-2003 Presentation PPTX Microsoft PowerPoint Presentation PPS Microsoft PowerPoint 97-2003 Slide Show PPSX Microsoft PowerPoint Slide Show ODP OpenDocument Presentation OTP OpenDocument Presentation Template XLS Microsoft Excel 97-2003 Worksheet XLSX Microsoft Excel Worksheet XLSB Microsoft Excel Binary Worksheet XLSM Microsoft Excel Macro-Enabled Worksheet XLT Microsoft Excel Template File XLTX Excel Open XML Spreadsheet Template XLTM Excel Open XML Macro-Enabled Spreadsheet Template ODS OpenDocument Spreadsheet VSDX Microsoft Visio Drawing VSDM Microsoft Visio Macro-Enabled Drawing VSSX Microsoft Visio Stencil VSSM Microsoft Visio Macro-Enabled Stencil VSTX Microsoft Visio Template VSTM Microsoft Visio Macro-Enabled Template VDX Microsoft Visio 2003-2010 XML Drawing VSX Microsoft Visio 2003-2010 XML Stencil VTX Microsoft Visio 2003-2010 XML Template ONE Microsoft OneNote TXT Plain Text File ERR Error Log File CSV Comma Separated Values File TSV Tab Separated Values File...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Cross-format merge to PDF / XPS Cross-format merge to DOC / DOCX Microsoft...

    docs.groupdocs.cloud/merger/supported-document-...
  5. Can't convert password protected xls and ppt - ...

    Hello, In the latest GroupDocs version, I tried To convert password protected ppt and xls and got the following error: {“requestId”:“b2d6ca33-0e4c-45c8-a27e-de224cc99dff”,“error”:{“code”:“internalError”,“message”:“Conv…...“message”:“Conversion from () to pdf PDF is not supported.”,“description”:“Operation..."password_protected_xls.xls", "Format": "pdf", "OutputPath": "converted/p...

    forum.groupdocs.cloud/t/cant-convert-password-p...
  6. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows To convert the supported Document formats To Image Formats and returns the output Document sTorage URL and also support To get result as a array of stream. Convert To Images Formats You can convert the supported Document formats To Images Formats and get the output as sTorage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert To Images format example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...rotate_angle = 90 $convertOptions . use_pdf = false $settings . convert_options...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  7. annoucing-groupdcs.comparison-cloud-API-first-r...

    First Release of GroupDocs.Comparison REST API is about To release. This release will include Document comparison features along with support of Word, Pdf.....Words supported: DOC, DOCM, DOCX, DOT, DOTM, DOTX... ODP, OTP Comparison.Pdf supported: PDF Comparison.Html supported:...

    blog.groupdocs.cloud/comparison/next-generation...
  8. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support Document conversion Tools To convert files from 65+ supported formats To get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupDocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "Doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "Pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "Doc", "Docm", "Docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Response [ { "sourceFormat" : "doc" , "targetFormats" : [ "ods"...

    docs.groupdocs.cloud/conversion/get-supported-f...
  9. Parse Word Documents using REST API in Python

    Programmatically parse Word Documents and extract Text & Images using a REST API on the cloud in Python with GroupDocs.Parser Cloud SDK for Python.... We can easily parse DOC or DOCX files and extract all...See Also # Extract Images from PDF Documents using a REST API in...

    blog.groupdocs.cloud/parser/parse-word-document...
  10. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...pages to be converted usePdf Use pdf as intermediate format watermarkOptions...

    docs.groupdocs.cloud/conversion/convertoptions/