Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 10,575 for

new

(0.04 sec)
  1. Compare Documents Using Node.js

    Explore the intricacies of document comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools....source document const comparer = new Comparer ( "source.docx" ); //...source file path const comparer = new Comparer ( "source.docx" ); //...

    blog.groupdocs.com/comparison/compare-documents...
  2. Load document | Documentation

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...the document Editor editor = new Editor ( inputFilePath ); //...

    docs.groupdocs.com/editor/net/load-document/
  3. Support of Setting Output Page Size when Render...

    We have released version 18.5 of GroupDocs.Viewer for .NET with a couple of New features as well as 12 improvements and bug fixes. The latest version includes the feature of setting output page size when rendering email messages as image and PDF. Furthermore, you can now change the field labels in the header of the email messages. The feature of rendering password protected documents has also been extended for ODT and OTT formats....NET with a couple of new features as well as 12 improvements...formats. Below is the list of new features, improvements, and fixes...

    blog.groupdocs.com/viewer/support-of-setting-ou...
  4. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailLoadOptions emailOpt = new EmailLoadOptions (); emailOpt...

    docs.groupdocs.com/conversion/java/convert-each...
  5. Get Document Metadata without Editing in C#

    We have added a lot of New options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code...We have added a lot of new options and features in this major...much in the new version What’s new? We have added a new GetDocumentInfo...

    blog.groupdocs.com/editor/get-document-metadata...
  6. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/composing-sign...
  7. Add image watermarks | Documentation

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...method to store the document in a new location. using GroupDocs.Watermark...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  8. Verifying Text signatures in advance | Document...

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/verify-text-si...
  9. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...different output type with : Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/save-signed-wo...
  10. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); index...

    docs.groupdocs.com/search/net/optimize-index/