Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 223,126 for

new

(0.27 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. Convert PostScript using API for Java

    PS to TIFF conversion functionality included in Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert-ps/
  4. SVG to PDF Merge using Java | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add SVG file to new page...

    products.aspose.com/pdf/java/merger/svg-to-pdf/
  5. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to SVG document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  6. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to JPEG document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  7. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....Introduction Whether creating a new worksheet from scratch or working...the index of the row where the new row will be inserted. <!DOCTYPE...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  8. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph in Java.... Document doc = new Document(); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/java/com.aspose.word...
  9. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type...the original identifier gen = new BarcodeGenerator ( EncodeTypes...foreach ( BarCodeResult result in new BarCodeReader ( gen . GenerateBarCodeImage...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  10. Aspose.pdf PDF To jpg - Free Support Forum - as...

    感谢您的查看和帮助! 1.业务:PDF转JPG图片,然后进行OCR识别,服务器返回双层PDF文件。 2.当我使用Aspose.pdf.dll 22.11.0.jpeg图片,OCR返回的双层PDF是正常的,可以正常打开。 3.当我使用Aspose.pdf via Drawing.dll 25.4.0.jpeg图片,OCR返回的双层PDF是错误的,文件损坏。 当我对比:Aspose.pdf.dll 22.11.0.jpe…...default) { var imagePaths = new List(); // 确保输出目录存在 Directory...// 初始化许可证(实际项目中应从安全位置加载) // new Aspose.Pdf.License().SetLicense("Aspose...

    forum.aspose.com/t/aspose-pdf-pdf-to-jpg/317436