Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 34,511 for

vb

(0.08 sec)
  1. Class PivotCache | Aspose.Cells for .NET API Re...

    Aspose.Cells.GridWeb.Data.PivotCache class. Represents the memory cache for a PivotTable report. The PivotCache object is a member of the PivotCaches collection... DataBind (); [VB] ' On the assumption that worksheet...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. Class PivotCaches | Aspose.Cells for .NET API R...

    Aspose.Cells.GridWeb.Data.PivotCaches class. Represents the collection of memory caches from the PivotTable reports in a workbook. Each memory cache is represented by a PivotCache object... DataBind (); [VB] ' On the assumption that worksheet...

    reference.aspose.com/cells/net/aspose.cells.gri...
  3. Missing Connectors when using > 4 shapes and co...

    Hello, I installed the Aspose.Diagram nuget package for Vb.NET but I am having some issues. I basically converted the code from the C# page on yall’s website since there were no Vb examples. I modified this one to be c…...Diagram nuget package for VB.NET but I am having some issues...yall’s website since there were no VB examples. I modified this one...

    forum.aspose.com/t/missing-connectors-when-usin...
  4. Class PivotTables | Aspose.Cells for .NET API R...

    Aspose.Cells.GridWeb.Data.PivotTables class. Represents a collection of all the PivotTable objects... DataBind (); [VB] ' On the assumption that worksheet...

    reference.aspose.com/cells/net/aspose.cells.gri...
  5. Heading 3 is not indenting properly - Aspose.Wo...

    When switching to heading 3 using StyleIdentifier, the table of contents numbers that are generated to the left of the heading no longer indent with the heading, causing it to be truncated in print view. I did not implem…...List in vb.net? Unfortunately, we don’t...@SethD02 Here is the same code in VB: Dim doc As Document = New Document()...

    forum.aspose.com/t/heading-3-is-not-indenting-p...
  6. System.IO.IOException: Wrong image extracting -...

    Hi I am getting a "System.IO.IOException: Wrong image extracting, please check your pdf." message when I try to extract images from a pdf. There doesn't appear to be anything wrong with the pdf and I can open it and e…...processing on any platform using C#, VB. Browse tutorials, sample code...

    forum.aspose.com/t/system-io-ioexception-wrong-...
  7. Crash when converting pdf file - Aspose.PDF Pro...

    Using Aspose.Pdf.Kit version 5.4. .NET 3.5. Getting a crash with the attached pdf and this code: Aspose.Pdf.Kit.PdfConverter converter = new Aspose.Pdf.Kit.PdfConverter(); converter.BindPdf( @"c:\temp\intel2.pdf" ); c…...processing on any platform using C#, VB. Browse tutorials, sample code...

    forum.aspose.com/t/crash-when-converting-pdf-fi...
  8. How to test an archive is password protected? -...

    Hi, Support: Is there any simple method to test an rar/zip/7z…is password protected? I use the following method to know whether an archive is password protected like this: Dim Stream As IO.Stream = ArchiveEntry.Open() …...compressionProgresss to Vb.net one. Would you please provide me a full vb.net version...left, uncompressing speed…for Vb.net demo? as well as how to test...

    forum.aspose.com/t/how-to-test-an-archive-is-pa...
  9. PS to PDF Conversion API for C# | .NET

    PS to PDF conversion. Use C# API example code for batch conversion within Vb.NET, Asp.NET or any .NET based application....NET platform: C#, VB, J#. The API you see here can...

    products.aspose.com/page/net/conversion/ps-to-pdf/
  10. Bulletlist in Bookmarks - Aspose.PDF Product Fa...

    Hi hear is a other strange thing. If you work with html Bullet list, then are the singel Elements in the Bookmark list. see the exampel Code Pdf pdf1 = new Pdf(); pdf1.IsBookmarked = true; Section sec1 = pdf1.Secti…...processing on any platform using C#, VB. Browse tutorials, sample code...

    forum.aspose.com/t/bulletlist-in-bookmarks/118542