Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 31,393 for

new

(0.06 sec)
  1. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...local documents const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  2. GroupDocs

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....NET with the new features that you may have not...This version has a new installer and some new features, fixes,...

    blog.groupdocs.com/tag/groupdocs/page/2/
  3. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = New TextWatermark("Test watermark", New Font("Arial", 19)); EmailLoadOptions loadOptions = New EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = New Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...watermark = new TextWatermark ( "Test watermark" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. MetadataSignOptions Class - GroupDocs.Signature...

    Represents Metadata signature options....MetadataSignOptions Initializes a new instance of the MetadataSignOptions...MetadataSignature ) Initializes a new instance of the MetadataSignOptions...

    apireference.groupdocs.com/signature/net/groupd...
  5. PngImage - GroupDocs.Editor for Java - API Refe...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......returns a new reduced PNG image, but with specified new reduced...

    apireference.groupdocs.com/editor/java/com.grou...
  6. jpegimage - GroupDocs.Editor for Java - API Ref...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......returns a new reduced JPEG image, but with specified new reduced...

    apireference.groupdocs.com/editor/java/com.grou...
  7. pngimage - GroupDocs.Editor for Java - API Refe...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......returns a new reduced PNG image, but with specified new reduced...

    apireference.groupdocs.com/editor/java/com.grou...
  8. PngImage - GroupDocs.Editor for Java - API Refe...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......returns a new reduced PNG image, but with specified new reduced...

    apireference.groupdocs.com/editor/java/com.grou...
  9. Adjust page size | GroupDocs.Viewer for .NET

    This article explains how to adjust page size when rendering E-Mail Messages with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...method. using (Viewer viewer = new Viewer( "sample.msg" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/adjust-page-size/
  10. GroupDocs.Annotation for .NET 23.1 Release Note...

    Full list of changes in this release Key Category Summary ANNOTATIONNET-2147 Feature Added an ability to set a FontSize property for ReplacementAnnotation ANNOTATIONNET-2156 Fix Fixed the broken link at the end of SquigglyAnnotation page Major Features Added ability to set FontSize property for ReplacementAnnotation In this release we’ve implenented IFontSize interface for IReplacementAnnotation. From user perspective, it means that from now there is an ability to set a font size for replacement annotation....Consulting Blog Knowledge Base New Releases Status Websites aspose...specify the FontSize of the new text. Here is a small code snippet...

    docs.groupdocs.com/annotation/net/groupdocs-ann...