Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 3,007 for

one

(0.03 sec)
  1. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, One of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....rendering of documents into HTML, one of the solutions you might want...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  2. Convert PDF to Text in Java - PDF to TXT Converter

    Convert PDF to Text in Java programmatically using GroupDocs.Conversion Cloud SDKs & REST API. Follow the step-by-step guide for easy conversions....quickly convert documents from one format to another like Word,...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  3. Convert SVG to JPG Images in Java | GroupDocs.C...

    Learn how to convert SVG files to JPG images in Java using using REST API. Follow our step-by-step guide and start converting files today....(Scalable Vector Graphics) is one such image format that has become...

    blog.groupdocs.cloud/conversion/convert-svg-fil...
  4. PDF to PPT Conversion in Java | GroupDocs.Conve...

    Easily convert PDF documents to editable PPT or PPTX formats online using Java SDK. This article is about how to convert PDF to PPT or PPTX using Java....quickly convert documents from one format to another like Word,...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  5. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer 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/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....one" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  6. Convert TIFF to PDF in Java

    Learn how to convert TIFF to PDF in Java programmatically. Get accurate and high-quality conversions with customizable settings and secure data handling....developers to convert files from one format to another using cloud-based...

    blog.groupdocs.cloud/conversion/tiff-file-to-pd...
  7. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/rotate-pages/
  8. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/change-page-orienta...
  9. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only One of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly.... When only one of these properties is set, rendering...

    docs.groupdocs.cloud/viewer/render-project-time...
  10. Extract DOCX Pages in Java | Word Extractor

    Learn how to extract pages from a Word file in Java using GroupDocs.Merger Cloud SDK. Follow our guide to simplify and optimize your workflow. Try it now!...Merge PowerPoint Files into One in Java | Java Document Merging...

    blog.groupdocs.cloud/merger/extract-document-pa...