Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 10,575 for

new

(0.04 sec)
  1. Compare PDF Files - Online and Free PDF Comparison

    Compare PDF files using free the online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....C# using (Comparer comparer = new Comparer(@"path/document-ver1...using Java Comparer comparer = new Comparer("path/document-ver1...

    blog.groupdocs.com/comparison/compare-pdf-files...
  2. Edit Excel Files in C# | Build your own Online ...

    Editing Excel files is explained with C# examples to edit XLS, XLSX, ODS files within your .NET application using spreadsheet and document editing API....of “Old Company Name” with “New Company Name” in the first tab...the selected tab. Create the new EditableDocument using the modified...

    blog.groupdocs.com/editor/edit-excel-files-in-c...
  3. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/iterate-through-c...
  4. How to merge TIF images using C# | Documentation

    Learn how to merge TIF image files, combine TIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.tif" ))...

    docs.groupdocs.com/merger/net/getting-started/u...
  5. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )){ HtmlViewOptions...

    docs.groupdocs.com/viewer/java/minify-html/
  6. Individual Series Point Coloring in Spreadsheet...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Spreadsheet Document Please follow below steps to can create Pie 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 “Pie Chart Icon” in the charts group A drop-down with charts will appear, select the “Pie” and press “OK” to insert the chart Click on the chart you just inserted, then click the “Change Data” icon in Data group Now add legend entries....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/individual-seri...
  7. Chart Series Coloring in Spreadsheet 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 Spreadsheet Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Excel 2013: Create a New Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....Consulting Blog Knowledge Base New Releases Status Websites aspose...Chart in MS Excel 2013: Create a new Workbook. Click the “Insert”...

    docs.groupdocs.com/assembly/net/chart-series-co...
  8. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/nodejs-java/developer...
  9. Advanced Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/metadata/python-net/advanced...
  10. Indexing reports | Documentation

    This article demonstrates that how indexing reports can be retrieved from the index using search API...Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/indexing-reports/