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

doc to pdf

(0.31 sec)
  1. Embed Signature Box in Document with PHP - Free...

    Hi, I’m using php sdk with cloud api and I would like the user To place the signature box freely where they like. Not predetermined x and y coordinates. Your demo cloud api give the impression that you can do this and I…...can just point this URL at any doc and it will put a signature field...that URL where I can mark the doc as signed in our database as...

    forum.groupdocs.cloud/t/embed-signature-box-in-...
  2. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification Documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial To organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of Documents for next supported file formats: Portable Document Format: Pdf; Microsoft Word: Doc, DocX, DocM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT,...

    docs.groupdocs.cloud/classification/overview/
  3. API calls failing with (The request signature w...

    Hello, I’m running groupDocs in our cusTom infrastructure as well as with Docker in the local environment. On the cloud infra I’m using AWS AppRunner To execute the Docker container I sTored on ECR. On the local envir…...Family convert-doc-to-pdf , convert-word-to-pdf juliosarachaga...0/conversion/storage/file/%2Ffloorplan.pdf?storageName=files-demo-development'...

    forum.groupdocs.cloud/t/api-calls-failing-with-...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  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. 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...