Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 13,020 for

new

(1.78 sec)
  1. Single Row Image in Spreadsheet Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft Excel Document Creating a Single Row Please follow below steps to create Single Row Image in MS Excel 2013: Create a New Workbook. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Consulting Blog Knowledge Base New Releases Status Websites aspose...Image in MS Excel 2013: Create a new Workbook. Insert a desired shape...

    docs.groupdocs.com/assembly/java/single-row-ima...
  2. Bubble Chart in Spreadsheet Document | GroupDocs

    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...
  3. Features Overview | GroupDocs

    The main capabilities of GroupDocs.Comparison for Python via .NET — change detection, accept/reject, document information extraction, summary reports, and multi-document comparison....Consulting Blog Knowledge Base New Releases Status Websites aspose...accepted-only result can be saved to a new document, enabling reviewer-style...

    docs.groupdocs.com/comparison/python-net/gettin...
  4. How to merge archives to ZIP using Node.js via ...

    Learn how to merge archives to ZIP file, combine archives into one ZIP 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...as parameter. const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  5. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...as parameter. const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/merge/pow...
  6. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/stop-word...
  7. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePdfPortfolio...

    docs.groupdocs.com/parser/java/extract-attachme...
  8. Comparing Folders | GroupDocs

    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...
  9. 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-...
  10. Detect file type of container item | GroupDocs

    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...