Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 12,286 for

new

(0.29 sec)
  1. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....using (Watermarker watermarker = new Watermarker(filePath)) { IDocumentInfo...any extra explanation. throw new NotImplementedExcept( "Integrate...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  2. Threads synchronization - performance degradati...

    Hello, I’m experiencing significant thread contention when reading metadata using GroupDocs.Metadata for Java in a multithreaded processing pipeline. Environment Java: 21 GroupDocs.Metadata for Java Processing files c…...this: try (Metadata metadata = new Metadata(is)) { // metadata processing...open-source part of the flow, each new Metadata(stream) calls FileFormatChecker...

    forum.groupdocs.com/t/threads-synchronization-p...
  3. Table Extraction on GroupDocs Blog | Document A...

    Table Extraction on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Table Extraction on GroupDocs Blog | Document Automation Solutions for .NET & Java De......Öne Çıkanları Explore what’s new in GroupDocs.Parser for .NET...

    blog.groupdocs.com/tr/tag/table-extraction/inde...
  4. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java APIs provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the New features. Recently, we have released the v19.11 of our document automation API with quite a useful set of features....customers, we keep introducing the new features. Recently, we have released...give you an overview of what is new in the latest release. Dynamic...

    blog.groupdocs.com/assembly/net-java-document-a...
  5. Read APEv2 Tags in Mp3 Files using GroupDocs.Me...

    It gives us immense pleasure to announce the release of version 17.9.0 of the GroupDocs.Metadata for .NET API. The latest release comes up with a number of New features along with an enhancement and a bug fix. In addition to the tags the API already supports, the API also supports reading APEv2 tags in Mp3 files. Furthermore, the API also allows reading metadata of OpenDocument Spreadsheet files(ODS format) starting from version 17....release comes up with a number of new features along with an enhancement...NET Metadata Extraction API - New Features # Ability to Read: #...

    blog.groupdocs.com/metadata/read-mp3-apev2-tag-...
  6. Merge EPUB | GroupDocs

    Learn how to merge EPUB files, combine EPUB files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...`c:/sample1.epub` ; const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/merge/epub/
  7. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = New Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputJpeg2000...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Image search in network | GroupDocs

    This page contains information about reverse image search in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...ImageSearchOptions options = new ImageSearchOptions (); options...

    docs.groupdocs.com/search/net/image-search-in-n...
  9. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...'@groupdocs/groupdocs.viewer' ; const viewer = new Viewer ( "resume.pdf" ) // Get...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...
  10. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....Consulting Blog Knowledge Base New Releases Status Websites aspose...situations when content is added, — new inserted content is pushing the...

    docs.groupdocs.com/editor/java/float-and-pagina...