Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 10,378 for

new

(0.04 sec)
  1. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....Consulting Blog Knowledge Base New Releases Status Websites aspose...And the subsequent addition of new data extractors will significantly...

    docs.groupdocs.com/search/java/separate-data-ex...
  2. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "sample.pdf" )) {...

    docs.groupdocs.com/redaction/net/remove-page-re...
  3. Redaction Basics | Documentation

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...: final Redactor redactor = new Redactor ( "sample.docx" ); try...

    docs.groupdocs.com/redaction/java/redaction-bas...
  4. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...local disk const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source.docx" , new LoadOptions (...

    docs.groupdocs.com/comparison/java/compare-mult...
  6. Add button component | Documentation

    The page describes how to add button component to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Annotator annotator = new Annotator ( Constants . INPUT_PDF...

    docs.groupdocs.com/annotation/java/add-button-c...
  7. Add text watermarks | Documentation

    This article shows how to add a text 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. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only New and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with New ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to New members of DocumentAssembler in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...developers. It includes not only new and updated public methods, added...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  9. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....Consulting Blog Knowledge Base New Releases Status Websites aspose...EpubReadNativeMetada try ( Metadata metadata = new Metadata ( Constants . InputEpub...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some New features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes... This release covers some new features, few improvement and...for converting CSV documents New Properties Introduced # DefaultFont...

    blog.groupdocs.com/conversion/set-default-zoom-...