Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 10,065 for

new

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  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. 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/
  7. Extract images from document page | Documentation

    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...
  8. Get possible conversions | Documentation

    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-...
  9. NullReferenceException when extracting PDF file...

    Hello, We are getting an exception when extractor some PDF files… System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Aspose.Pdf.Facades.PdfExtractor.GetAttachNames()\r\n at …...using (PdfExtractor extractor = new PdfExtractor("path/to/your/file...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/nullreferenceexception-wh...
  10. Extract images from document page | Documentation

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