Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 25,303 for

java

(0.06 sec)
  1. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows to merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser.... Message ); } Java & Android // For complete examples...loud/groupdocs-merger-cloud-java-samples String MyClientSecret...

    docs.groupdocs.cloud/merger/join-word-continous/
  2. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes.... Message ); } } } } Java package examples.Working_With_Folder...Utils ; public class Annotation_Java_Get_Files_List { public static...

    docs.groupdocs.cloud/annotation/working-with-fo...
  3. 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.... C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  4. GroupDocs.Annotation | Introduction of PHP SDK ...

    GroupDocs.Annotation for Cloud is a platform independent REST API to annotate documents, that can be used with any language in Cloud Apps and Websites... Ruby, Java, Python etc. Improvement and...

    blog.groupdocs.cloud/annotation/introduction-of...
  5. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....NET ( , , ) Java ( , , ) PHP ( , ) Node.js (...

    docs.groupdocs.cloud/comparison/overview/
  6. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. 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; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage.... C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/parser/get-document-inform...
  7. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; 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.... C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  8. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder... Message ); } } } } Java package examples.Working_With_Folder...Utils ; public class Viewer_Java_Get_Files_List { public static...

    docs.groupdocs.cloud/viewer/working-with-folder/
  9. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  10. Convert HTML to PDF in C# using REST API

    Convert HTML web page to PDF document online in C# to retain the format or print it. This article is about how to convert HTML to PDF in C# using REST API....Currently, it provides C# , Java , PHP , Ruby , Python and Node...PowerPoint and PowerPoint to JPG in Java...

    blog.groupdocs.cloud/conversion/convert-html-to...