Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 12,279 for

new

(0.14 sec)
  1. 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...
  2. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleXlsx...

    docs.groupdocs.com/parser/java/extract-metadata...
  3. 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-...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  9. GroupDocs.Total for Java overview | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Total for Java If you are new to GroupDocs.Total, see the following...

    docs.groupdocs.com/total/java/product-overview/
  10. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/extract-metadata...