Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 10,115 for

new

(0.04 sec)
  1. Bubble Chart in Spreadsheet Document | Document...

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Excel Document Creating a Bubble Chart Please follow below steps to create a Bubble Chart in MS Excel 2013: Add a New Workbook. Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group. A drop-down with charts will appear, select the “Bubble” and press “OK” to insert the chart....Consulting Blog Knowledge Base New Releases Status Websites aspose...Chart in MS Excel 2013: Add a new Workbook. Click on the workbook...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  2. Extract barcodes from document page | Documenta...

    This article explains that how to extract barcodes from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  3. Documentation

    GroupDocs Documentation Homepage...Consulting Blog Knowledge Base New Releases Status Websites aspose...capability into any existing or new cross platform application .NET...

    docs.groupdocs.com/
  4. GroupDocs.Conversion for .NET overview | Docume...

    GroupDocs.Conversion for .NET is a powerful and intuitive library used for file conversion between a variety of supported document and image types without using third-party tools....Consulting Blog Knowledge Base New Releases Status Websites aspose...Conversion for .NET If you are new to GroupDocs.Conversion, see...

    docs.groupdocs.com/conversion/net/product-overv...
  5. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a New Presentation. Insert two shapes, one for holding image and other for holding other details....Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Create a new Presentation. Insert two shapes...

    docs.groupdocs.com/assembly/java/common-master-...
  6. Comparing Folders | Documentation

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....Consulting Blog Knowledge Base New Releases Status Websites aspose...FolderComparisonExte . TXT ) # Create a new comparer with the source folder...

    docs.groupdocs.com/comparison/python-net/compar...
  7. Detect file type of container item | Documentation

    This article explains that how to detect file type of container item....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleZip...

    docs.groupdocs.com/parser/java/detect-file-type...
  8. Extract metadata from EPUB eBook | Documentation

    This article explains that how to extract metadata from EPUB e-books getMetadata method is used....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleEpub...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleZip...

    docs.groupdocs.com/parser/java/iterate-through-...
  10. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocxWithToc...

    docs.groupdocs.com/parser/java/extract-table-of...