Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 12,048 for

new

(0.24 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/net/chart-series-co...
  2. Extract data from attachments and ZIP archives ...

    Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage files using GroupDocs.Parser for .NET in C#....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. Find metadata properties | GroupDocs

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputPptx...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  4. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = New Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputAsf...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Compare OneNote with Tables in GroupDocs.Compar...

    We are pleased to announce another monthly release of GroupDocs.Comparison for .NET 17.12. This release covers 2 New features, some improvements and bug fixes. API allows comparison of PDF documents with hyperlinks in the content and tables comparison for OneNote documents. Aside these features, count of changes on summary page is improved. We’d recommend you to download latest version of the API and share your document comparison experience. Document Conversion API for .... This release covers 2 new features, some improvements and...

    blog.groupdocs.com/comparison/compare-onenote-t...
  6. Pagination information is lost when editor save...

    Licensing-Agreement.docx (43.0 KB) If we save document using java editor api of groupdocs. it lost pagination information whether in header or footer. Please check attached document We used editor 24.9 (which is latest…...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/pagination-information-is...
  7. Basic Usage | Documentation

    Quick Start section for GroupDocs.Metadata API Manage metadata in your documents fast and easy with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Metadata API....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/metadata/node-jsjava/basic-u...
  8. Use Cases | GroupDocs

    This section presents various real-world use cases for GroupDocs.Parser for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/net/use-cases/
  9. Signature Use Cases | GroupDocs

    In this section you will find examples of using GroupDocs.Signature for Python via .NET while documents processing....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/python-net/signatu...
  10. Document rendering basics | GroupDocs

    This section describes how to use GroupDocs.Viewer for .NET (C#) to convert different document types to PDF, HTML, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/net/document-renderin...