Sort Score
Result 10 results
Languages All
Labels All
Results 8,221 - 8,230 of 12,714 for

to

(0.04 sec)
  1. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users To read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy To operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format.

    docs.groupdocs.com/metadata/java/product-overview/
  2. Adding watermarks | Documentation

    Adding watermark To any supported document format using GroupDocs.Watermark consists of some easy steps...Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps

    docs.groupdocs.com/watermark/nodejs-java/adding...
  3. DatabaseFileType | GroupDocs.Conversion for .NE...

    Defines database documents. Includes the following file types Nsf./databasefiletype/nsfLog./databasefiletype/logSql./databasefiletype/sql...Defines database documents. Includes the following file types Nsf./databasefiletype/nsfLog./databasefiletype/logSql./databasefiletype/sql

    reference.groupdocs.com/conversion/net/groupdoc...
  4. New release of GroupDocs.Metadata for .NET intr...

    It is another month and GroupDocs.Metadata for .NET has another release with more features and more supported file formats. GroupDocs Team is always looking for new ways To improve the product. We concentrate on introducing the features that are can help solve real life problems developers may come across. Let’s dive inTo it and have a look at what’s new in this release. New Features GroupDocs.Metadata for .NET v1.1.0 introduced a bunch of new features....It is another month and GroupDocs.Metadata for .NET has another release with more features and more supported file formats. GroupDocs Team is always looking for new ways to improve the product. We concentrate on introducing the features that are can help solve real life problems developers may come across. Let’s dive into it and have a look at what’s new in this release. New Features GroupDocs.Metadata for .NET v1.1.0 introduced a bunch of new features.

    blog.groupdocs.com/metadata/new-release-groupdo...
  5. Rotate Zoom and Toggle between Html and Image R...

    GroupDocs team keeps on adding new features in ASP.NET MVC Front End for GroupDocs.Viewer for .NET, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this new release v1.3 user can now load document in both HTML and **Image **in the document. User can Toggle between image and html through the Toggle image butTon. Under Image Representation user can Rotate and Document and Zoom In/Out....GroupDocs team keeps on adding new features in ASP.NET MVC Front End for GroupDocs.Viewer for .NET, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this new release v1.3 user can now load document in both HTML and **Image **in the document. User can toggle between image and html through the Toggle image button. Under Image Representation user can Rotate and Document and Zoom In/Out.

    blog.groupdocs.com/viewer/rotate-zoom-toggle-ht...
  6. Partial Rendering of Large Excel Sheets are Sup...

    We are pleased To announce another monthly release of GroupDocs.Viewer for Java 17.2.0. Numerous cusTomers reported bugs are resolved in this release. Furthermore, API comes with multitude of improvements and new features such as implementation of settings To prevent glyph grouping when rendering PDF documents. We’d recommend you To download latest version of the API and share your valuable feedback. GroupDocs.Viewer for Java 17.2.0 - New Features Mobi format support Ability To set default font when rendering Email documents Add OTP format support OTS format support WebP file format support Implement setting To prevent glyphs grouping when rendering pdf documents Partial rendering of large Excel sheets in HTML mode Implement parameterless ViewerHtmlHandler and ViewerImageHandler construcTors Add possibility To configurate ViewerConfig class via app....We are pleased to announce another monthly release of GroupDocs.Viewer for Java 17.2.0. Numerous customers reported bugs are resolved in this release. Furthermore, API comes with multitude of improvements and new features such as implementation of settings to prevent glyph grouping when rendering PDF documents. We’d recommend you to download latest version of the API and share your valuable feedback. GroupDocs.Viewer for Java 17.2.0 - New Features Mobi format support Ability to set default font when rendering Email documents Add OTP format support OTS format support WebP file format support Implement setting to prevent glyphs grouping when rendering pdf documents Partial rendering of large Excel sheets in HTML mode Implement parameterless ViewerHtmlHandler and ViewerImageHandler constructors Add possibility to configurate ViewerConfig class via app.

    blog.groupdocs.com/viewer/partial-rendering-lar...
  7. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following construcTor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how To find the field on a page....Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page.

    docs.groupdocs.com/parser/java/working-with-tem...
  8. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API....Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API.

    blog.groupdocs.com/annotation/annotate-pdf-file...
  9. Password Protect PowerPoint Presentations | Loc...

    Add password To PowerPoint presentations. Lock PPT files with password protection using free online app & programmatically using GroupDocs....Add password to PowerPoint presentations. Lock PPT files with password protection using free online app & programmatically using GroupDocs.

    blog.groupdocs.com/merger/password-protect-powe...
  10. Developing Extensions for Google Chrome - Group...

    This article describes how Google Chrome extensions are structured. Also I’ll show you how To create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast To developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions....This article describes how Google Chrome extensions are structured. Also I’ll show you how to create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast to developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions.

    blog.groupdocs.com/viewer/developing-extensions...