Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,246 for

supported file formats

(0.19 sec)
  1. Convert JPG to Word Document (DOCX) in C# .NET ...

    Convert JPG images to editable Word documents (DOCX) using C# .NET. How to convert Photo to DOC by developing picture to document converter in C# .NET....documents offer a versatile format that supports both text and images...allowing for easy editing, formatting, and content management....

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  2. Convert PDF to TXT in Python with REST API Solu...

    The GroupDocs.Conversion Cloud SDK for Python empowers developers to add document conversion feature in their application seamlessly with high fidelity...Polski PDF (Portable Document Format) is one of the most important...important and widely used file format used to present and exchange...

    blog.groupdocs.cloud/conversion/extract-text-fr...
  3. Convert Excel to HTML | XLS to HTML | Save Exce...

    Explore step-by-step instructions and expert tips for seamless conversion of XLS and XLSX to HTML. How to convert Excel to HTML effortlessly....українська Polski Excel to HTML file using C# .NET. Excel spreadsheets...this data in a web-friendly format becomes necessary. This is...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  4. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the document....Order Upgrade an Order Free Support Docs Free Consulting Blog New...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_jpg/sample_page_1...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  5. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Extract only text; Extract formatted text by setting pages extraction...

    docs.groupdocs.cloud/parser/extract-text/
  6. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you to reorder the document pages. The order of the pages in the source document is never changed, instead, the API applies reordering to the resultant PDF document. The following code snippet shows how to reorder pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Order Upgrade an Order Free Support Docs Free Consulting Blog New...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_docx/sample_page_2...

    docs.groupdocs.cloud/viewer/reorder-pages/
  7. How to self-host GroupDocs.Annotation Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, File system. The container is an isolated process with additional features that you can interact with....Order Upgrade an Order Free Support Docs Free Consulting Blog New...binaries, runtime dependencies, file system. The container is an...

    docs.groupdocs.cloud/annotation/self-host-with-...
  8. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....Order Upgrade an Order Free Support Docs Free Consulting Blog New...list of source documents ( Files collection). A list of page...

    docs.groupdocs.cloud/merger/mix-document-pages/
  9. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Document file extension; Document size in bytes; Document file format...

    docs.groupdocs.cloud/merger/get-document-inform...
  10. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First, get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Document file extension; Document size in bytes; Document file format...

    docs.groupdocs.cloud/editor/get-document-inform...