Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 12,637 for

new

(0.56 sec)
  1. Save output to a stream | GroupDocs

    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...
  2. 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...
  3. Annotation redactions | GroupDocs

    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...
  4. Convert images | GroupDocs

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Consulting Blog Knowledge Base New Releases Status Websites aspose...JPG file Converter converter = new Converter ( "sample.jpg" ); //...

    docs.groupdocs.com/conversion/java/convert/image/
  5. How to work with Metadata tags

    Explain how to work with Metadata tags...file) using (Metadata metadata = new Metadata( "source.pptx" )) {...where to add, and provide the new property value. Check the return...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  6. Merge PDF is doubling the Size using GroupDocs ...

    Hi Team, We use Groupdocs PDF Merge funtionality. In that, When you try to merge two PDF’s (3.2 MB & 9 KB), Scenario 1: If the first PDF is 3.2 MB and the Second PDF is 9 KB, the Outcome is doubling the Size as 6.4 MB …...newInputStream(new File(licensePath).toPath()))...toPath())) { License license = new License(); license.setLicense(isLic);...

    forum.groupdocs.com/t/merge-pdf-is-doubling-the...
  7. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...process searching events. Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/subscribing-f...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...The all-new API v2 of GroupDocs.Parser for .NET has been released...would be a piece of breaking news for those who are already using...

    blog.groupdocs.com/groupdocs.blog/page/40/
  9. Document Navigation and Watermark in ASP.NET We...

    Good News for ASP.NET WebForm Developers. GroupDocs team is releasing a New version for GroupDocs.Viewer for .NET WebForm Modern UI. All features supported in the MVC Modern UI are now available in the WebForm Modern UI. User’s working across different platforms can enjoy user-friendly interface, easily manageable code and pixel perfect rendering. In this New release v1.2 user can now add **Watermark **in the document and **Navigate **through the file browser’s documents using next and previous buttons....Good news for ASP.NET WebForm Developers . GroupDocs team is...is releasing a new version for GroupDocs.Viewer for .NET WebForm...

    blog.groupdocs.com/viewer/document-navigation-w...
  10. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/java/edit-word/