Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 10,115 for

new

(0.1 sec)
  1. Split PDF Files into Multiple Files in Java | S...

    Different ways to split PDF files into multiple files in Java. Separate large PDF files and extract specific pages using different splitting options.... new SplitOptions(outputFile, new int[] { 3, 6,...[3], [6], [8] new SplitOptions(outputFile, new int[] { 3, 6,...

    blog.groupdocs.com/merger/split-pdf-files-in-java/
  2. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser 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 Limit Only 100 files per session Only 5 pages (slides, sheets) of a document Text extraction Only 20 lines per fileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted text and text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks Metadata extraction Only 5 properties per file 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 (); //Set license lic...

    docs.groupdocs.com/parser/java/evaluation-limit...
  3. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/boolean-search/
  4. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/phrase-search/
  5. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...src = new StringBuilder ( source ); StringBuilder dst = new StringBuilder...

    docs.groupdocs.com/signature/net/search-for-emb...
  6. Licensing and evaluation | Documentation

    GroupDocs.Viewer provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...Viewer.lic" ; License license = new License (); license . SetLicense...

    docs.groupdocs.com/viewer/net/licensing-and-eva...
  7. Improvements and Fixes in GroupDocs.Viewer for ...

    GroupDocs team always takes care of customers. Our customers provide us with their valuable feedback which help us improve day by day, keeping it in mind, we are proudly announcing version v1.2 of **GroupDocs.Viewer for .NET**MVC Front End. This New front end includes improvements and fixes for a bunch of issues reported by our customers. Please feel free to download and investigate this New version. GroupDocs.Viewer for .NET MVC Front End - ImprovementsFollowing are the improvents introduced in this version of the Front End Search and highlight a text passed from main page while loading the document.... This new front end includes improvements...download and investigate this new version. GroupDocs.Viewer for...

    blog.groupdocs.com/viewer/improvements-fixes-gr...
  8. Apply or Discard Comparison Changes With GroupD...

    GroupDocs team is excited to announce another monthly release of GroupDocs.Comparison for .NET 17.1.0 API with seven New features like Apply or Discard changes for spreadsheet, PDF file formats and support for hyperlink comparison is also introduced along with five improvements like change detection for paragraphs in PDF document, deleted or inserted borders comparison in Spreadsheet and change of table comparison are included. This monthly release also has two major fixes for PDF document ....0 API with seven new features like Apply or Discard...GroupDocs.Comparison for .NET 17.1.0 new features and improvements are...

    blog.groupdocs.com/comparison/apply-discard-com...
  9. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....Consulting Blog Knowledge Base New Releases Status Websites aspose...try { Signature signature = new Signature ( "sample.docx" ) TextSignOptions...

    docs.groupdocs.com/signature/java/basic-usage/
  10. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over 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/search-for-ba...