Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 30,112 for

vb.net

(0.68 sec)
  1. VB.NET

    Home Browse our Products Toggle navigation Are you looking for an evaluation version of a product? If so you can down...... Tag: VB.NET Downloads ---New Releases-aspose...

    releases.aspose.com/tags/vb.net/
  2. Convert CSV to PDF or PDF to CSV Programmatical...

    Convert CSV to PDF and PDF to CSV Programmatically using C# or Vb.net. Comma separated values and other delimiters can be converted easily....CSV Programmatically using C# VB.NET Facebook Twitter Linkedin CSV...file to a CSV file using C# or VB.NET . Aspose APIs offer a lot of...

    blog.aspose.com/2020/11/20/csv-pdf-csharp-vb-net/
  3. How to Crop pdfpage on Vb.net? - Free Support F...

    Hi,support: would you please demo me how to crop pdfpage on Vb.net? Thanks....How to Crop pdfpage on Vb.net? Aspose.PDF Product Family ducaisoft...demo me how to crop pdfpage on vb.net? Thanks. carlos.molina March...

    forum.aspose.com/t/how-to-crop-pdfpage-on-vb-ne...
  4. How to split document page by page using VB.NET...

    Hi, Support: Is there any method to split a document page by page based on Vb.net? I use the DocumentSplitter Class based on C to split document, but it fails. Could you please rewrite the DocumentSplitter Class into …...document page by page using VB.NET Aspose.Words Product Family...document page by page based on VB.net? I use the DocumentSplitter...

    forum.aspose.com/t/how-to-split-document-page-b...
  5. How to extract the hyperlinks text or url from ...

    Hi, Support: Is there any way to extract the hyperlinks text or url from pdf pages based on Vb.net? As well as ,disabled or remove the hyerlinks? Thanks for your help!...url from pdf pages based on Vb.net? Aspose.PDF Product Family...url from pdf pages based on VB.NET? As well as ,disabled or remove...

    forum.aspose.com/t/how-to-extract-the-hyperlink...
  6. Vb.net Translation for FindReplaceOptions? - As...

    Trying to customize the find and replace options as seen in this example: FindReplaceOptions options = new FindReplaceOptions(); Unfortunately, I’m working in visual basic as opposed to C# and can not find any document…...Vb.net Translation for FindReplaceOptions? Aspose.Words Product...

    forum.aspose.com/t/vb-net-translation-for-findr...
  7. Image Quality Issue when Converting PowerPoint ...

    Hi! Please find attached a solution that contains an input.pptx file and a small console application that renders a PDF. The image in the PDF has much lower quality than the image in the PPTX (compare with zoom factor 2…...PowerPoint Presentation to PDF in VB.NET Aspose.Slides Product Family...

    forum.aspose.com/t/image-quality-issue-when-con...
  8. How to convert a series of image to a multifram...

    Hi,Support: Is there any method to use Aspose.Imaging.dll to convert a series of image to a multiframes tiff file in Vb.net? If so,would you please provide me a full demo to reach it? Thansk....a multiframes tiff file in VB.net Aspose.Imaging Product Family...a multiframes tiff file in VB.net? If so,would you please provide...

    forum.aspose.com/t/how-to-convert-a-series-of-i...
  9. How to crop an image with oval/circle/roundrect...

    Hi, Support: Would you please provide me a full demo to show how to crop an image with oval/circle/roundrectangle shape based on Vb.net? below is my codes, but it results in wrong position image. Dim Img As New Png…...oval/circle/roundrectangle shape based on VB.net? Aspose.Imaging Product Family...oval/circle/roundrectangle shape based on VB.net? below is my codes, but it...

    forum.aspose.com/t/how-to-crop-an-image-with-ov...
  10. VB.net中如何让单元格中的文字换行 - Free Support Forum - asp...

    我尝试使用如下代码(Vb.net)实现文字换行。 Dim w As Workbook = New Workbook(“TEST01.xlsx”) Dim s As Worksheet = w.Worksheets(0) s.Cells(“A1”).PutValue(“ABC” & vbCrLf & “DEF”) 但打开生成的文件后,A1单元格内的ABCDEF在同一行显示。双击A1单元格后,DEF换行显示。 我希望打开文件后AB…...在VB.net中如何让单元格中的文字换行 中文技术支持 cells-net ztc001 April 17, 2023,... 7:53am #1 我尝试使用如下代码(VB.net)实现文字换行。 Dim w As Workbook = New Workbook(“TEST01...

    forum.aspose.com/t/vb-net/263300