Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 10,428 for

new

(0.04 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. 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...
  4. Search for encrypted object in QR-code signatur...

     This article explains how to search for encrypted electronic signatures in QR-code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes 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/search-for-en...
  5. Locales for Output Document | Documentation

    This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessing document const editor = new groupdocs_editor . Editor ( 'SampleDoc...

    docs.groupdocs.com/editor/nodejs-java/locales-f...
  6. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...Class < T > type ) { return new Gson (). fromJson ( source ,...

    docs.groupdocs.com/signature/java/search-embed-...
  7. 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...
  8. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = New ParserSettings(New Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = New Parser(Constants....Consulting Blog Knowledge Base New Releases Status Websites aspose...ParserSettings settings = new ParserSettings ( new Handler ()); // Create...

    docs.groupdocs.com/parser/java/handle-loading-o...
  9. Verify QR-code signatures in the document | Doc...

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

    docs.groupdocs.com/signature/net/verify-qr-code...
  10. Delete Text signatures from documents | Documen...

    This article explains how to delete Text 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/net/delete-text-si...