Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 12,355 for

new

(0.06 sec)
  1. Output Format and Password | GroupDocs

    Learn how to save an edited Word document with a password or change the output document format using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessing document const editor = new groupdocs_editor . Editor ( 'SampleDocument...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  2. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....Consulting Blog Knowledge Base New Releases Status Websites aspose...document const revisionHandler = new groupdocs . RevisionHandler (...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  3. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document const comparer = new groupdocs . Comparer ( sourceFile...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  4. Dynamic Insertion of Images and Barcodes using ...

    Team GroupDocs is really glad to announce the release of version 17.11 of the GroupDocs.Assembly for .NET API. You can now insert images and barcodes in email formats and remove selective chart series dynamically. Furthermore, New identifiers for barcodes are introduced in this New release. For a better experience with the API, we recommend you to download the latest release and try out the New features introduced in GroupDocs.Assembly for .... Furthermore, new identifiers for barcodes are...are introduced in this new release. For a better experience with...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  5. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "groupdocs-documentation...

    docs.groupdocs.com/viewer/net/render-web-docume...
  6. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like to present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face to each other). In this release we’ve implemented functionality that allows users to use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....{{AnnotationHandler}} has two new methods for handling user icons:...FileInputStream avatarStream = new FileInputStream(new File("E:\\\\Images\\\\smile...

    blog.groupdocs.com/annotation/save-annotations-...
  7. Load document from URL | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Annotator annotator = new Annotator ( new URL ( url ). openStream...

    docs.groupdocs.com/annotation/java/load-documen...
  8. Load file from FTP | GroupDocs

    This article demonstrates how to convert file stored in FTP storage using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => GetFileFromFtp...

    docs.groupdocs.com/conversion/net/load-file-fro...
  9. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...Consulting Blog Knowledge Base New Releases Status Websites aspose...watermark = new TextWatermark ( "Test watermark" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Load document from Amazon S3 Storage | GroupDocs

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...key ); Signature signature = new Signature ( stream ); QrCodeSignOptions...

    docs.groupdocs.com/signature/java/load-document...