Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 31,391 for

new

(0.07 sec)
  1. Sign documents with exception handling | Docume...

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try { Signature signature = new Signature ( "sample.xlsx" );...

    docs.groupdocs.com/signature/java/sign-document...
  2. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WYSIWYG-editor, and creates a new instance with edited document...

    docs.groupdocs.com/editor/java/font-embedding-o...
  3. 邮件经过脱敏后显示错误 - Free Support Forum - groupdocs.com

    你好: 使用(GroupDocs.Redaction_20.11-Java.zip) 对接收邮件内容进行脱敏, 有以下问题希望能够获得帮助。 谢谢! 1, 邮件正文经过脱敏后以htm附件的形式存在。 2, 邮件头 经过脱敏后 消失了 知会.7z (1.2 KB) 知会-redaction.7z (1.1 KB) 环境: 宿主机 : Ubuntu OS uname -a Linux c7d20f2e7f91 4.15.1…...测试代码如下: Redactor redactor = new Redactor(redactionOptions.getSourcePath());...redactor.apply(redactions.toArray(new Redaction[]{})); if (redactorChangeLog...

    forum.groupdocs.com/t/topic/10347
  4. Get list of changes | Documentation

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  5. How to Compare AutoCAD drawings | Documentation

    Read this article and find out how you can use the GroupDocs.Comparison for .NET to find differences in AutoCAD files and other drawings. Also, in this article you can find an option to use this product in your production...Consulting Blog Knowledge Base New Releases Status Websites aspose...differences. The result displays in a new drawing called the comparison...

    docs.groupdocs.com/comparison/net/how-to-compar...
  6. GroupDocs.Watermark for .NET on GroupDocs Blog ...

    GroupDocs.Watermark for .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Watermark for .NET on GroupDocs Blog | Document Automation Solu......Furthermore, we have also added a new feature to strengthen protection...continue to read more about the new features, enhancements and bug...

    blog.groupdocs.com/tag/groupdocs.watermark-for-...
  7. GroupDocs.Assembly for .NET 19.3 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 19.3. Major Features Supported in-lining of syntax error messages into templates instead of exception throwing. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-99  Provide an ability to inline template syntax errors in generated Word Processing documents instead of exception throwing  Feature  ASSEMBLYNET-100  Provide an ability to inline template syntax errors in generated Spreadsheet documents instead of exception throwing  Feature  ASSEMBLYNET-101  Provide an ability to inline template syntax errors in generated Presentation documents instead of exception throwing  Feature  ASSEMBLYNET-102  Provide an ability to inline template syntax errors in generated Email documents instead of exception throwing  Feature  ASSEMBLYNET-103  Provide an ability to inline template syntax errors in generated Plain Text documents instead of exception throwing  Feature  ASSEMBLYNET-107  Allow null values for image tag expressions  Enhancement  ASSEMBLYNET-108  Allow null values for doc tag expressions  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...NET 19.3. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. Java PDF Comparison API - Compare PDF Files for...

    Compare and merge PDF files in Java, J2EE, J2SE applications. Analyse differences summary in content, text & style of PDF files, images and document formats....file try ( Comparer comparer = new Comparer ( "C:\\source.pdf" ))...( Comparer comparer = new Comparer ( new FileInputStream ( "C:\\source...

    products.groupdocs.com/comparison/java/pdf/
  9. Java HTM Comparison API - Compare HTM Files for...

    Compare and merge HTM files in Java, J2EE, J2SE applications. Analyse differences summary in content, text & style of HTM files, images and document formats....file try ( Comparer comparer = new Comparer ( "C:\\source.htm" ))...( Comparer comparer = new Comparer ( new FileInputStream ( "C:\\source...

    products.groupdocs.com/comparison/java/htm/
  10. textresourcebase - GroupDocs.Editor for Java - ...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......Charset originalEncoding) Creates new text resource from specified...Charset originalEncoding) Creates new text resource from specified...

    apireference.groupdocs.com/editor/java/com.grou...