Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 10,115 for

new

(0.04 sec)
  1. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce New features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!...post I’m going to introduce new features that became available...with the library. Check all the new stuff in detail below: Open API...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  2. How to Run Examples | Documentation

    Learn how to run C# examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project . Select appropriate...

    docs.groupdocs.com/redaction/net/how-to-run-exa...
  3. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sample.docx" ))...

    docs.groupdocs.com/signature/net/locating-signa...
  4. Accept or Reject revisions | Documentation

    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...RevisionHandler revisionHandler = new RevisionHandler ( pathRevision...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  5. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/queries-in-text-...
  6. 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...
  7. Save in original format | Documentation

    This article demonstrates that how to save file in its original format with current date as a suffix...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/save-in-origin...
  8. 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...
  9. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose..."Times New Roman" , "Arial" )); const loadOptions = new groupdocs...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  10. Extract Formatted Highlights Using GroupDocs.Te...

    Team GroupDocs is pleased to announce the monthly release of version 17.06.0 of the GroupDocs.Text for .NET API. This version comes up with a couple of New features along with an enhancement. The text extraction API now allows extracting formatted highlights from supported documents. The ability to extract formatted text from FB2 files has also been added to this version. We recommend you to download the latest version and check out all the enhancements and features introduced in this release....version comes up with a couple of new features along with an enhancement...release. GroupDocs.Text For .NET- New Features # GroupDocs.Text for...

    blog.groupdocs.com/parser/extract-formatted-hig...