Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 213,580 for

new

(0.1 sec)
  1. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for .NET recognition package.... OcrInput source = new Aspose . OCR . OcrInput ( Aspose... Bounds ); byte [] pixels = new byte [ c . Length * 3 ]; int...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  2. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…...workbook Workbook workbook = new Workbook("path/to/your/existingWorkbook...data to import object[,] data = new object[,] { { "Header1", "Header2"...

    forum.aspose.com/t/importdata-method-overwritin...
  4. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF....object using ( var fileStamp = new Aspose . Pdf . Facades . PdfFileStamp...// Create stamp var stamp = new Aspose . Pdf . Facades . Stamp...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/
  5. How to Resize Document During Conversion from H...

    Learn how to resize HTML documents with Aspose.HTML for .NET by setting rendering options when converting to PDF, XPS, DOCX, and image formats....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/resize-document/
  6. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library.... Create a new Visio file, or open an existing...existing Visio file. Create a new text box. Insert the words Hello...

    docs.aspose.com/diagram/python-java/your-first-...
  7. Muokkaa PSD-tiedostoja verkossa | products.aspo...

    Muokkaa PSD Adobe Photoshop -tiedostoja verkossa...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/fl/editor/
  8. Aspose.Cells.CellsException:“Metafile::PixelFor...

    An error occurred when converting the Excel file to PDF: Aspose.Cells.CellsException:“Metafile::PixelForamt” CIPL-INDIA-LIMO-4-Air.7z (144.1 KB) using Aspose.Cells; var workbook = New Workbook("./CIPL-INDIA-LIMO-4-Ai…...Cells; var workbook = new Workbook("./CIPL-INDIA-LIMO-4-Air...xlsx"); var pdfSaveOptions = new PdfSaveOptions(); pdfSaveOptions...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  9. Working with Tasks in PHP | Aspose.Tasks Docume...

    Learn how to use Aspose.Tasks Java for PHP in working with tasks....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/outline-properties-i...
  10. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format.... let doc = new aw . Document (); // Configure...document. let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...