Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 12,237 for

new

(0.26 sec)
  1. 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...
  2. Minify HTML | GroupDocs

    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/
  3. Iterate through container items | GroupDocs

    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. Extract emails from Outlook Storage | GroupDocs

    Extract emails from Outlook using GroupDocs.Parser for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  5. Get possible conversions | GroupDocs

    This article explains how to obtain supported conversions when convert documents with GroupDocs.Conversion within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.docx" ))...

    docs.groupdocs.com/conversion/net/get-possible-...
  6. Indexing reports | GroupDocs

    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/
  7. Using HTML5 Boilerplate Template in Your Web Pr...

    Introduction A few years ago, HTML 5 still wasn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for Newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster....Setting up a template for a new project wasn’t the fastest thing...basic template for starting a new web project. It is used by some...

    blog.groupdocs.com/total/using-html5-boilerplat...
  8. Extract images from document page | GroupDocs

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

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Extract images from document page | GroupDocs

    This article explains that how to extract images from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Check...

    docs.groupdocs.com/parser/net/extract-images-fr...
  10. Install GroupDocs.Viewer for Java | GroupDocs

    This topic describes how to install GroupDocs.Viewer for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Exception { Viewer viewer = new Viewer ( "formatting.docx" );...

    docs.groupdocs.com/viewer/java/installation/