Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 119,132 for

task

(0.1 sec)
  1. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....Tasks Product Family Aspose.OCR Product...using C# save bitmap to file task can be accomplished. If you...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  2. How to Convert PDF to PowerPoint using Java

    This tutorial contains information on how to convert PDF to PowerPoint using Java. It guides to set the environment, shares steps and a runnable sample code to change PDF to PowerPoint using Java....Tasks Product Family Aspose.OCR Product...required to accomplish this task on any of the platforms supporting...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-po...
  3. How to Remove Header and Footer from PDF in Python

    This short article guides on how to remove header and footer from PDF in Python. It contains the IDE configuration, a list of steps, and a runnable sample code to remove header and footer in PDF in Python....Tasks Product Family Aspose.OCR Product...sample code demonstrates the task to remove header and footer...

    kb.aspose.com/pdf/python/how-to-remove-header-a...
  4. How to Convert HTML to JPG in C#

    This brief tutorial guides on how to convert HTML to JPG in C#. To convert HTML to JPG C# code and detailed steps for configuring the environment are provided....Tasks Product Family Aspose.OCR Product...environment to accomplish this task along with the runnable C# code...

    kb.aspose.com/html/net/how-to-convert-html-to-j...
  5. How to Convert PDF to TIFF in C#

    This brief tutorial explains how to convert PDF to TIFF in C#. To write the PDF to TIFF converter C# code and detailed steps are provided along with the environment configuration....Tasks Product Family Aspose.OCR Product...detailed steps to accomplish the task. For converting PDF to TIFF...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tif...
  6. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…... If you could perform your task in MS Excel, i.e., insert a...

    forum.aspose.com/t/insertcolumns-not-work-fine-...
  7. How to Convert HTML to Word Document using C#

    This article guides on how to convert HTML to Word document using C#. It has all the details to set the IDE, a list of steps and a runnable sample code performing HTML to Word conversion using C#....Tasks Product Family Aspose.OCR Product...This code has demonstrated the task of converting file format HTML...

    kb.aspose.com/words/net/how-to-convert-html-to-...
  8. Convert HTML to MBOX via C# | products.aspose.com

    Sample code for HTML to MBOX C# conversion. Use API example code for batch HTML files to MBOX conversion within VB.NET, Asp.NET or any .NET based application.... Developers tasked with converting HTML to MBOX...intuitive means to perform the task successfully. To leverage the...

    products.aspose.com/email/net/conversion/html-t...
  9. Does Granularity.WordLevel apply to headers and...

    Does Granularity.WordLevel apply to headers and footers during document comparison...used to compare:- public async Task<byte[]> Compare(Document document1...memoryStream.Position = 0; return await Task.FromResult<byte[]>(memoryStream...

    forum.aspose.com/t/does-granularity-wordlevel-a...
  10. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....some useful methods for the task. For example, the method Merge()...

    docs.aspose.com/cells/net/merging-and-unmerging...