Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 626 for

annotation options

(0.22 sec)
  1. GroupDocs Newsletter November 2017 Edition – Do...

    GroupDocs developer newsletter of November 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....Comments to Annotation in Diagrams # GroupDocs.Annotation for .NET...add comments for different annotation types (Distance, Arrow, Area...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  2. GroupDocs August, 2012 Newsletter - Integration...

    Introducing GroupDocs Conversion plus other enhancements.... You now have the option to set Amazon S3 as your default...viewing and optional file download. Two options are available:...

    blog.groupdocs.cloud/conversion/groupdocs-augus...
  3. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Conversion for Java API is UI-Agnostic and no additional tool or service is required, developers can integrate it in their existing projects as well....Annotation for Java 3.1.0 is launched...Next Generation GroupDocs.Annotation for Java 3.1.0. Like all...

    blog.groupdocs.cloud/conversion/groupdocs-conve...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...NET Product News Annotate DICOM, Otp and DjVu File Formats...reader installed. Product News Annotate Image File Formats (GIF, TIFF...

    blog.groupdocs.cloud/groupdocs.cloud/page/48/
  5. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs..."WordProcessing/sample-10-pages.docx" }; var options = new SplitOptions { FileInfo...

    docs.groupdocs.cloud/merger/split-document/
  6. PDF & Office Java Document Viewer Module for DN...

    GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites....Newsletter August, 2014 Add Annotation Features to Java Web Apps...Apps With GroupDocs.Annotation for Java, developers can add sophisticated...

    blog.groupdocs.cloud/annotation/focus-groupdocs...
  7. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare Options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...Comparison Cloud provides compare options set with some default values...

    docs.groupdocs.cloud/comparison/customize-chang...
  8. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files. The following code sample demonstrates how to get list of all changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...CompareApi ( configuration ); var options = new ComparisonOptions { SourceFile...

    docs.groupdocs.cloud/comparison/get-list-of-cha...
  9. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...= "Password" }; var options = new Options { FileInfo = fileInfo...

    docs.groupdocs.cloud/merger/security-operations/
  10. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...MyClientId , MyClientSecret ); var options = new ComparisonOptions { SourceFile...

    docs.groupdocs.cloud/comparison/compare-documen...