Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 8,362 for

page

(0.61 sec)
  1. Summarizing text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts summarization....code and sample files: Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/rewriter/text/sdk/summarize/
  2. Simplifying text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts simplification....code and sample files: Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/rewriter/text/sdk/simmplify/
  3. Findging synonyms with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK to find synonyms for word or phrase....code and sample files: Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/rewriter/text/sdk/synoymize/
  4. Extract images from Word Documents in Java - Ja...

    Learn a step-by-step guide to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....from Word File in Java using Page Number Java REST API to Extract...from Word File in Java using Page Number # In this section, we...

    blog.groupdocs.cloud/parser/extract-images-from...
  5. How to self-host GroupDocs.Conversion 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....Docker Leave feedback On this page is an open platform that effectively...FilePath = "WordProcessing/four-pages.docx" , Format = "pdf" , OutputPath...

    docs.groupdocs.cloud/conversion/self-host-with-...
  6. Convert PDF to HTML | PDF to Web Conversion in ...

    Seamless PDF to HTML conversion in C# .NET. Easy and simple process to convert PDF to HTML with .NET REST API....NET Convert PDF to Web Page using cURL Commands REST API...conversion settings such as page range, image quality, and output...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. Sending Word files for translation | Documentation

    How to send Word files for translation to the selected languages...."outputFormat" : "string" , "pages" : [ 0 ] } Note Though you have...if it should be converted. pages List of integers null List of...

    docs.groupdocs.cloud/translation/file/request/w...
  8. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....0 , "formatting" : true , "pages" : [ 0 ] } Note Though you have...if it should be converted. pages List of integers null List of...

    docs.groupdocs.cloud/translation/file/request/i...
  9. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....of the watermark on document page Position.X X-coordinate of the...rasterized. Converts all content pages into images. RasterizeImageFormat...

    docs.groupdocs.cloud/watermark/add-watermarks/
  10. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation and get the result immediately HTTP PUT ~/annotation/add 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....once Leave feedback On this page AnnotateDirect method allows..."FilePath": "annotationdocs/one-page.docx" }, "Annotations": [ {...

    docs.groupdocs.cloud/annotation/add-direct/