Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 12,228 for

new

(0.57 sec)
  1. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from PDF files in C# using GroupDocs.Parser for .NET. Get document properties such as title, author, subject, creation date, and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a New presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Create a new presentation slide Click the...

    docs.groupdocs.com/assembly/java/chart-series-c...
  3. Issue in PDF comparison in Java - Free Support ...

    I was trying your free trial to compare PDF by using maven dependency com.groupdocs groupdocs-comparison 20.11 But after execution of code,I get result PDF as blank with watermark evaluation copy only. Could you …...applyChanges(resultStream, new SaveOptions(),new ApplyChangeOptions(changes));...

    forum.groupdocs.com/t/issue-in-pdf-comparison-i...
  4. PNG Metadata Editor – View & Edit PNG Properties

    Discover ways to view and edit PNG metadata. Either edit PNG metadata online or do it programmatically using C# & Java....needed: using (Metadata metadata = new Metadata("path/image.png")) {...Metadata: try (Metadata metadata = new Metadata("path/image.png")) {...

    blog.groupdocs.com/metadata/view-edit-png-metad...
  5. Introducing GroupDocs.Parser for .NET | GroupDocs

    Powerful .NET document parsing API for extracting text, images, metadata, and structured data from 50+ file formats including PDF, Word, Excel, PowerPoint. Features template-based extraction, full-text search, and enterprise-ready document processing capabilities....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/introducing-group...
  6. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  7. Search for Barcode e-Signatures | GroupDocs

    This article explains how to search for barcode electronic signatures within document pages using GroupDocs.Signature for Python via .NET API...Consulting Blog Knowledge Base New Releases Status Websites aspose...Here’s how to use it: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/python-net/search-...
  8. Merge PPTX Presentations in Node.js - GroupDocs...

    This article demonstrates how to merge PPTX presentation files in Node.js with simple code examples using the GroupDocs.Merger for Node.js via Java API....first PPTX file const merger = new groupdocs . merger . Merger (...first PPTX file const merger = new groupdocs . merger . Merger (...

    blog.groupdocs.com/merger/merge-pptx-in-nodejs/
  9. Read and Update BitTorrent Metadata using Group...

    Good News for Java users! We are delighted to announce the monthly release of GroupDocs.Metadata for Java 18.4. The latest version allows you to read and update BitTorrent file format metadata, read DublinCore metadata and get **Image Cover **metadata using a unified approach. Furthermore, a couple of bugs found in the earlier version of the API are now fixed. We recommend you to download the latest version for a better experience....Good news for Java users! We are delighted to announce the monthly...IntroducedFollowing are the new features introduced in version...

    blog.groupdocs.com/metadata/read-and-update-bit...
  10. Getting Started | GroupDocs

    This section decsribes how to get started with GroupDocs.Signature for Java library...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/java/getting-started/