Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 10,312 for

new

(0.07 sec)
  1. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce New features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!...post I’m going to introduce new features that became available...with the library. Check all the new stuff in detail below: Open API...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  2. Set password for output document | Documentation

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/set-password...
  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/java/search-embed-...
  4. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...source code we used: Item item = new Item { Text = "not empty" };...DocumentAssembler assembler = new DocumentAssembler(); // The following...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  5. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/queries-in-text-...
  6. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Consulting Blog Knowledge Base New Releases Status Websites aspose...PPT file Converter converter = new Converter ( "sample.ppt" ); ...

    docs.groupdocs.com/conversion/java/convert/pres...
  7. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document...Consulting Blog Knowledge Base New Releases Status Websites aspose...pages = new ArrayList <>(); try ( Viewer viewer = new Viewer (...

    docs.groupdocs.com/viewer/java/save-output-to-s...
  8. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"D:\test.docx" ))...

    docs.groupdocs.com/redaction/net/annotation-red...
  9. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...signature. Signature signature = new Signature ( "sample.pdf" )) //...

    docs.groupdocs.com/signature/java/sign-document...
  10. Introducing Form-Field Signatures for PDF Docum...

    We are pleased to announce a major release of GroupDocs.Signature for Java containing 13 New features, 5 improvements, and 2 bug fixes. In this release, we have introduced Metadata Signature for word-processing, presentation and spreadsheet documents. Furthermore, a New signature type, Form-Field Signature, is implemented for signing PDF documents. Please have a look at the release notes for more details on the New features and changes introduced in version 19....Signature for Java containing 13 new features, 5 improvements, and...spreadsheet documents. Furthermore, a new signature type, Form-Field Signature...

    blog.groupdocs.com/signature/introducing-form-f...