Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 9,971 for

new

(0.03 sec)
  1. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes 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-embed-...
  2. GroupDocs.Assembly for Java 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.5. Major Features Supported loading of template documents from HTML with resources and saving of assembled documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a document to DOC or PDF assembled from a DOCX template containing charts  Bug  ASSEMBLYJAVA-13  Upgrade release JAR to JDK 7 after Java 6 discontinuation  Enhancement  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...Java 19.5. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  3. Render to PNG or JPEG | Documentation

    With GroupDocs.Viewer for Java you can render documents to PNG and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { PngViewOptions...

    docs.groupdocs.com/viewer/java/rendering-to-png...
  4. Save to Stream | Documentation

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/save-to-stream/
  5. Save document to the specified location | Docum...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "test.doc" )) {...

    docs.groupdocs.com/watermark/net/save-document-...
  6. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( document )) { //...

    docs.groupdocs.com/watermark/net/load-from-stream/
  7. Save document to the specified location | Docum...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...doc" Watermarker watermarker = new Watermarker ( "test.doc" ); //...

    docs.groupdocs.com/watermark/java/save-document...
  8. Get a list of changes | Documentation

    This article explains how to get a collection of changes between compared documents when using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...local disk const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/get-l...
  9. How to load document from FTP | Documentation

    This section explains how to load document from FTP with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( stream )) { QrCodeSignOptions...

    docs.groupdocs.com/signature/net/load-document-...
  10. Update metadata of MPP format using GroupDocs.M...

    GroupDocs team is introducing two New features and three enhancements in the monthly releaseof GroupDocs.Metadata for Java 18.6. The latest version allows you to edit XMP metadata of WAV file format and update metadata properties of MPP file format. Furthermore, memory consumption for loading and saving metadata is now reduced for MPP, WAV and AVI file formats. A bug related to removing XMP metadata in TIF file format is also resolved in the latest version....GroupDocs team is introducing two new features and three enhancements...IntroducedFollowing are the new features introduced in version...

    blog.groupdocs.com/metadata/update-metadata-of-...