Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 18,070 for

vb.net

(0.05 sec)
  1. Class RowCollection | Aspose.Cells for .NET API...

    Aspose.Cells.RowCollection class. Collects the objects that represent the individual rows in a worksheet... Rows [ 0 ]; [VB.NET] ' Instantiating a Workbook...

    reference.aspose.com/cells/net/aspose.cells/row...
  2. Class HorizontalPageBreak | Aspose.Cells for .N...

    Aspose.Cells.HorizontalPageBreak class. Encapsulates the object that represents a horizontal page break...HorizontalPageBreaks [ Index ]; [VB.NET] ' Instantiating a Workbook...

    reference.aspose.com/cells/net/aspose.cells/hor...
  3. Convert POT to JSON format via .NET | products....

    Convert POT to JSON in C# without using Microsoft Excel or Powerpoint...NET and VB.NET application. This powerful...within any .NET, C#, ASP.NET and VB.NET application. This powerful...

    products.aspose.com/total/net/conversion/pot-to...
  4. Convert DOCX to XLSM via .NET or with free Onli...

    Convert DOCX to XLSM in C# without using Microsoft Excel or Adobe Reader or online. Test free DOCX to XLSM online converter quickly before integrating the code....NET and VB.NET application. It provides a...within any .NET, C#, ASP.NET and VB.NET application. It provides a...

    products.aspose.com/total/net/conversion/docx-t...
  5. Class QueryTable | Aspose.Cells for .NET API Re...

    Aspose.Cells.QueryTable class. Represents QueryTable information...Address; [VB.NET] ' Instantiating a Workbook...

    reference.aspose.com/cells/net/aspose.cells/que...
  6. Calculation not working when a value is set ins...

    When I open the attached file and run the following code, the resulting file does not calculate correctly. Files: TestTable.xlsx (Source file) TestTable2.xlsx (sample output file generated with the code below. Note: t…...15+ do not recalculate) Code (VB.NET) - Note: Actual paths are omitted...

    forum.aspose.com/t/calculation-not-working-when...
  7. BarCodeReader.Abort | Aspose.BarCode for .NET A...

    BarCodeReader method. Function requests termination of current recognition session from other thread. Abort is unblockable method and returns control just after calling. The method should be used when recognition process is too long... Abort (); [VB.NET] Private Shared Sub ThreadRecognize...

    reference.aspose.com/barcode/net/aspose.barcode...
  8. Abort | Aspose.BarCode for .NET API 参考

    函数请求从其他线程终止当前识别会话 Abort 是不可阻塞的方法并在调用后立即返回控制 识别过程过长时应使用该方法... Abort (); [VB.NET] Private Shared Sub ThreadRecognize...

    reference.aspose.com/barcode/zh/net/aspose.barc...
  9. Document causes .SAVE to hang - Aspose.Words Pr...

    One of our clients complained about our software “hanging”. I have since been able to avoid the issue by wrapping the code in a Task so I can abort it if it takes more than 10 seconds, but of course the main issue is tha…...niceties like that stripped out, VB.NET code. sFile is the original...version 22.2.0, our project is a VB.NET project targeting .NET Framework...

    forum.aspose.com/t/document-causes-save-to-hang...
  10. Optimize | Aspose.PDF for .NET API Reference

    Linearize the document in order to - open the first page as quickly as possible - display next page or follow by link to the next page as quickly as possible - display the page incrementally as it arrives when data for a page is delivered over a slow channel display the most useful data first - permit user interaction such as following a link to be performed even before the entire page has been received and displayed. Invoking this method doesnt actually saves the document. On the contrary the document only is prepared to have optimized structure call then Save to get optimized document.... Save ( pdfFilePath ); } [VB.NET] ' The path to your PDF File...

    reference.aspose.com/pdf/net/aspose.pdf/documen...