Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 24,587 for

vb.net

(0.14 sec)
  1. BarCodeReader.SetBarCodeImage | Aspose.BarCode ...

    BarCodeReader method. Sets bitmap image for recognition. Must be called before ReadBarCodes method... CodeText ); } } [VB.NET] Using bmp = New Bitmap ( "c:\test...+ result . CodeText ); } } [VB.NET] Using bmp = New Bitmap ( "c:\test...

    reference.aspose.com/barcode/net/aspose.barcode...
  2. SetBarCodeImage | Aspose.BarCode for .NET API 参考

    设置用于识别的位图图像 必须在 ReadBarCodes 方法之前调用... CodeText ); } } [VB.NET] Using bmp = New Bitmap ( "c:\test...+ result . CodeText ); } } [VB.NET] Using bmp = New Bitmap ( "c:\test...

    reference.aspose.com/barcode/zh/net/aspose.barc...
  3. OCR tiff image - Free Support Forum - aspose.com

    I have tried to use the example code listed in the documentation. I keep receiving an error that resource is Writeonly. I am using Vb.net 2010 inside Visual Studio 2010. I am trying to extract text from a tiff image. …... I am using VB.Net 2010 inside Visual Studio 2010...You can download the C# or VB.NET samples from http://www.aspose...

    forum.aspose.com/t/ocr-tiff-image/1191
  4. UseAllCores | Aspose.BarCode for .NET API 参考

    需要使用所有内核... UseAllCores = true ; [VB.NET] BarCodeReader . ProcessorSettings...

    reference.aspose.com/barcode/zh/net/aspose.barc...
  5. ProcessorSettings.MaxAdditionalAllowedThreads |...

    ProcessorSettings property. Specify the maximal number of additional threads to run code in parallel... ProcessorCount * 2 ; [VB.NET] BarCodeReader . ProcessorSettings...

    reference.aspose.com/barcode/net/aspose.barcode...
  6. MaxAdditionalAllowedThreads | Aspose.BarCode fo...

    指定并行运行代码的最大附加线程数... ProcessorCount * 2 ; [VB.NET] BarCodeReader . ProcessorSettings...

    reference.aspose.com/barcode/zh/net/aspose.barc...
  7. BarCodeReader.SetBarCodeReadType | Aspose.BarCo...

    BarCodeReader method. Sets SingleDecodeType type array for recognition. Must be called before ReadBarCodes method... CodeText ); } } [VB.NET] Using reader As New BarCodeReader...+ result . CodeText ); } } [VB.NET] Using reader As New BarCodeReader...

    reference.aspose.com/barcode/net/aspose.barcode...
  8. How to Download a file at a given Url? - Free S...

    Hi, Support: Is there any method to download a file at a given Url by using aspose.html.dll on Vb.net? If there exists the function, and how to speed up the download progress? Thanks for your help....dll on Vb.net? If there exists the function...downloading progress based no Vb.net codes. asad.ali June 26, 2023...

    forum.aspose.com/t/how-to-download-a-file-at-a-...
  9. ProcessorSettings.UseAllCores | Aspose.BarCode ...

    ProcessorSettings property. Is needed to use all cores... UseAllCores = true ; [VB.NET] BarCodeReader . ProcessorSettings...

    reference.aspose.com/barcode/net/aspose.barcode...
  10. How to use Aspose.Html to operate a web page - ...

    Hi,Support: I hope to get your help to use Aspose.Html API to operate a web page at a given url based on Vb.net. For example: ------------Codes------------------------------ Dim Html as aspose.html.HTMLDocument Que…...page at a given url based on VB.net. For example: ----------Codes----------...show me a full demo based on VB.net. Question 2: how to open a...

    forum.aspose.com/t/how-to-use-aspose-html-to-op...