Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 10,041 for

new

(0.04 sec)
  1. Evaluation Limitations and Licensing | Document...

    Note GroupDocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can easily download GroupDocs.Metadata for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 properties can be read XMP API Only first 2 XMP schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 properties can be read IPTC API Only first 5 properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....Consulting Blog Knowledge Base New Releases Status Websites aspose...initialize License License lic = new License (); // apply license...

    docs.groupdocs.com/metadata/java/evaluation-lim...
  2. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...Class < T > type ) { return new Gson (). fromJson ( source ,...

    docs.groupdocs.com/signature/java/search-for-em...
  3. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a New public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use New version?...We are introducing a new public API that is designed to be implemented...any build issues. Why to use new version? Converter class introduced...

    blog.groupdocs.com/conversion/introducing-simpl...
  4. Update QR-code signatures in document | Documen...

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/update-qr-cod...
  5. Listening to conversion process events | Docume...

    Follow this guide and learn how to track conversion process by subscribing to specific events of GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...IConverterListener listener = new ConverterListener (); ConverterSettings...

    docs.groupdocs.com/conversion/java/listening/
  6. Releasing GroupDocs.Comparison for Java 16.11.0...

    In order to enrich the document comparison experience, team GroupDocs is pleased to release GroupDocs.Comparison for Java 16.11.0 that comes with multitude of New features such as comparison of comments, WordArt objects, forms and many more. API also sums up a lot of improvements and bug fixes. We would recommend you to download latest release of the API and integrate it in your project. GroupDocs.Comparison for Java 16.11.0 - New FeaturesAPI comes with following New features: Added page numbers comparison for MS Word Added comparison of group shapes for Word Documents Comparison of comments for MS Word Comparison of WordArt objects in MS Word Comparison of tables in MS Word Comparison of Forms in MS Word Comparison of multi-language in MS Word Object model of Paragraph for PDF Implemented absorber of paragraphs for the basic cases for PDF Added option to compose multiple result list from result lists of each document for MS Word Support comparing multiple documents with track changes for MS Words Added support of absorption of the Page Footer for PDF Added support of absorption of the Page Header for PDF Added apply/discard changes support for multiple result changes list for MS Word Added support for New components: media objects, image positioning for PDF Added support of comparing watermarks for PDF Added support of comparing charts for MS Power Point Presentations Added support of comparing comments for MS Power Point Presentations Added support of style changes detection for MS Power Point Presentations Added support of detection of Picture Frames for MS Power Point Presentations Document Comparison API for Java - ImprovementsFollowing are the features that are improved in the latest version of the GroupDocs....that comes with multitude of new features such as comparison of...16.11.0 - New FeaturesAPI comes with following new features:...

    blog.groupdocs.com/comparison/groupdocs.compari...
  7. Extract tables from document page | Documentation

    This article explains that how to extract tables from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Check...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  8. License update without updating GroupDocs versi...

    Hello, We are using below packages of GroupDocs and we couldn’t update to next version due to unspported .NET framework version. currently we are using 4.6.1 Do we still need to update the license if we are not updatin…...future, you may need to obtain a new license that corresponds to that... We have already obtained a new GroupDocs license that expires...

    forum.groupdocs.com/t/license-update-without-up...
  9. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"C:\sample.docx"...

    docs.groupdocs.com/redaction/net/metadata-redac...
  10. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/search-for-en...