Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 4,398 for

as

(0.02 sec)
  1. Add Watermark to Images in Java | Text & Image ...

    Add text to image As watermark, or add image watermarks to JPG, WebP, PNG, BMP images using Java Watermarking API by GroupDocs....Add text to image as watermark, or add image watermarks to JPG, WebP, PNG, BMP images using Java Watermarking API by GroupDocs.

    blog.groupdocs.com/watermark/add-watermark-to-i...
  2. Add Text Watermark to JPG using Java

    Discover how to add text watermark to JPG using Java. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in Java programming....Discover how to add text watermark to JPG using Java. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in Java programming.

    kb.groupdocs.com/watermark/java/add-text-waterm...
  3. Is GroupDocs.Editor compatible with the Xamarin...

    Hello, I have an iOS and Android mobile application developed with Xamarin.Forms. I am looking for a document editor that I can integrate into this application. I came across GroupDocs.Editor while searching for an edi…...Hello, I have an iOS and Android mobile application developed with Xamarin.Forms. I am looking for a document editor that I can integrate into this application. I came across GroupDocs.Editor while searching for an edi…

    forum.groupdocs.com/t/is-groupdocs-editor-compa...
  4. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reAson files have non-standard extensions or if its format is supported, but not pre-configured....This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured.

    docs.groupdocs.com/redaction/java/extend-suppor...
  5. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major releAse/update of GroupDocs.Editor for .NET 19.9. All public methods/clAsses have been moved to Legacy namespace and they are marked As obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access releAse notes here. Why to migrate? Editor clAss introduced As a single entry point to manage the document editing process to any supported file format (instead of EditorHander clAss from previous versions) Architecture is redesigned to decreAse memory usage Simplified document editing and saving options See difference in code...We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code

    blog.groupdocs.com/editor/get-document-metadata...
  6. Read Maker Notes from Canon and Panasonic using...

    The GroupDocs team is really pleAsed to announce the releAse of version 17.8.0 of the GroupDocs.Metadata for .NET API. The latest releAse comes up with a couple of new features and enhancements along with a bug fix. The API further improves its functionality by implementing the ability to read maker notes for Canon and PanAsonic camerAs. Beside adding two new manufacturers to the supported list, the API now supports some more camera models for SONY and Nikon that were not previously supported....The GroupDocs team is really pleased to announce the release of version 17.8.0 of the GroupDocs.Metadata for .NET API. The latest release comes up with a couple of new features and enhancements along with a bug fix. The API further improves its functionality by implementing the ability to read maker notes for Canon and Panasonic cameras. Beside adding two new manufacturers to the supported list, the API now supports some more camera models for SONY and Nikon that were not previously supported.

    blog.groupdocs.com/metadata/read-maker-notes-fr...
  7. Feature request: property WasSuccessful/IsEmpty...

    Hello, We are interested in a property that signalizes whether an extraction wAs successful. We are calling this: var extractionOptions = new ExtractionOptions { UseRawTextExtraction = false, }; var extractedData = ex…...Hello, We are interested in a property that signalizes whether an extraction was successful. We are calling this: var extractionOptions = new ExtractionOptions { UseRawTextExtraction = false, }; var extractedData = ex…

    forum.groupdocs.com/t/feature-request-property-...
  8. Annotations comparison is implemented in GroupD...

    Another monthly releAse of GroupDocs.Comparison for .NET 18.1 in on-board and ready for download. This releAse covers a new feature and some improvements. API allows annotations comparison and improvements like public bool property LicenseChecker, page mapper for PDF and comparison of table are intorduced. You can follow releAse notes here. We’d recommend you to download latest version of the API and share your document comparison experience. Document Conversion API for ....Another monthly release of GroupDocs.Comparison for .NET 18.1 in on-board and ready for download. This release covers a new feature and some improvements. API allows annotations comparison and improvements like public bool property LicenseChecker, page mapper for PDF and comparison of table are intorduced. You can follow release notes here. We’d recommend you to download latest version of the API and share your document comparison experience. Document Conversion API for .

    blog.groupdocs.com/comparison/annotations-compa...
  9. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java.

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON).

    docs.groupdocs.com/assembly/net/generating-repo...