Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 223,136 for

new

(0.64 sec)
  1. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy.... AsposeOCR api = new AsposeOCR (); // Apply automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/denoise/
  2. Hello, world!|Documentation

    Get started with Aspose.OCR for .NET by creating and running a bare minimum example.... Preparing Create a new C# project in Visual Studio....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...

    docs.aspose.com/ocr/net/hello-world/
  3. Keep coordinates information while converting ....

    I need to convert .dwg files to .tif files to be used on geoserver and then displayed on a map. But my test show that the localisation information of the .dwg file is lost in the conversion. The result is a plain raster…...export options var tiffOptions = new TiffOptions(TiffExpectedFormat...TiffLzwRgb) { VectorRasterizationO = new CadRasterizationOpti { PageWidth...

    forum.aspose.com/t/keep-coordinates-information...
  4. Image Preprocessing via C# | Aspose

    Preprocess image and save result as a New image....images in a batch and returns a new batch with processed images.... That method also returns a new batch with processed images,...

    products.aspose.com/ocr/net/recognition/preproc...
  5. Copy Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Create a new Worksheet and copy it to the...xlsx" ; Workbook newWorkbook = new Workbook (); Worksheet worksheet...

    docs.aspose.com/cells/net/copy-worksheets/
  6. TextColumnCollection.setCount method | Aspose.W...

    TextColumnCollection.setCount method. Arranges text into the specified number of text columns....increase the number of columns, new TextColumn objects are created...set width and spacing for the new columns. Examples Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for JavaScript via C++. Ensure proper font rendering when fonts are missing....ImageOrPrintOptions to “Times New Roman”. We also set the CheckWorkbookDefault...is rendered with the “Times New Roman” font and does not use...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  8. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。...document using ( var document = new Aspose . Pdf . Document ()) {...document . PageInfo . Margin = new Aspose . Pdf . MarginInfo ();...

    docs.aspose.com/pdf/zh/net/working-with-headings/
  9. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Check if we need to start a new row if ((i + 1) % 2 == 0 && i...

    forum.aspose.com/t/render-multiple-images-in-a-...
  10. Installing Aspose.Imaging for JasperReports|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ASTiffExporter tiffExporter = new ASTiffExporter (); ASTiffExportConfigur...ASTiffExportConfigur tiffExportConfigurat = new ASTiffExportConfigur ( TiffExpectedFormatEn...

    docs.aspose.com/imaging/jasperreports/installin...