Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 8,324 for

page

(0.42 sec)
  1. Convert Markdown .md file to HTML using Java

    Converts Markdown plain text to HTML using Markdown markup language to HTML APIs. This article is about how to convert Markdown to HTML in Java using REST API....Convert Markdown File to HTML Page in Java using Advanced Options...converting Markdown .MD file to HTML page, I will be using the Java SDK...

    blog.groupdocs.cloud/conversion/convert-markdow...
  2. Supported Document Formats | Documentation

    GroupDocs.Comparison Cloud API supports following document formats: CAD Formats Format File Extension Compare MicroStation Design File (V7) .DGN ✔ Autodesk Design Web Format .DWF ✔ AutoCAD Drawing .DWG ✔ AutoCAD Drawing Interchange .DXF ✔ Industry Foundation Classes .IFC ✔ Stereo Lithography .STL ✔ Diagram Formats Format File Extension Compare Microsoft Visio 2010 Web Drawing .VDW ✔ Microsoft Visio 2003-2010 XML Drawing .VDX ✔ Microsoft Visio 2003-2010 Drawing .VSD ✔ Microsoft Visio Macro-Enabled Drawing ....Formats Leave feedback On this page GroupDocs.Comparison Cloud API...Plain Text Document . ✔ Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/supported-docum...
  3. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....signatures Leave feedback On this page GroupDocs.Signature Cloud provides...'signaturedocs/signedQRCode_one-page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  4. GroupDocs.Metadata Cloud | Documentation

    GroupDocs.Metadata Cloud is a REST API for managing metadata in the documents of different file formats. It provides easy to use metadata extracting and modifying methods. It also allows you to search and remove existing metadata in a document. The API provides straightforward and easy to use set of methods to add, search, modify and remove metadata in supported file formats....Guide Release Notes 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/metadata/
  5. Virtual Archaeologists Recreate Parts of Ancien...

    Now on home Page NASA/ADS Virtual Archaeologists Recreate Parts of Ancient Worlds Bawaya, M. Abstract Publication: Sc......Now on home page NASA/ADS Virtual Archaeologists Recreate Parts...

    ui.adsabs.harvard.edu/abs/2010Sci...327..140B
  6. How to Split PowerPoint PPT or PPTX Slides in P...

    Split PowerPoint presentations using PowerPoint Splitter online and free slides split tool. Let's learn how to split PowerPoint PPT or PPTX slides in python...PowerPoint to Single Slides by Pages Range in Python Split PowerPoint...rearrange a single page or a collection of pages from supported document...

    blog.groupdocs.cloud/merger/how-to-split-powerp...
  7. Document Splitting in Java | PDF Document Splitter

    Learn how to split PDF into separate files in Java. Explore the features of GroupDocs.Merger Cloud SDK for Java and split PDFs using Page numbers or ranges....applications for extracting specific pages or sections from a PDF document...rotate, swap, and manipulate PDF pages and documents. The SDK is easy...

    blog.groupdocs.cloud/merger/java-document-split...
  8. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites....the library, please go to this page . GroupDocs.Viewer for Java:...GroupDocs.Viewer for Java on this page . GroupDocs.Total for Cloud...

    blog.groupdocs.cloud/total/groupdocs-customer-n...
  9. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: 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; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Watermarks Leave feedback On this page This REST API allows adding...preferred language. C# Java Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  10. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions.... 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/viewer/imageoptions/