Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 30,325 for

vb.net

(1.32 sec)
  1. Add border to last row in table using VB.NET - ...

    I’m building a table programmatically with builder.StartTable() builder.CellFormat.ClearFormatting() builder.RowFormat.Alignment = Tables.RowAlignment.Left builder.InsertCell() builder.ParagraphFormat.…...to last row in table using VB.NET Aspose.Words Product Family...

    forum.aspose.com/t/add-border-to-last-row-in-ta...
  2. Create Animated PNG using C# | PNG or TIFF to A...

    Use .NET Imaging API to create animated PNG (APNG) images using C#. Create animated PNG from PNG/JPEG or multipage tiff. Export APNG to animated GIF in C#....Animated PNG Images using C# or VB.NET Facebook Twitter Linkedin Animated...programmatically using C# (or VB.NET). .NET API for Animated PNG...

    blog.aspose.com/2020/07/02/create-animated-png-...
  3. Convert PDF to PDF/A in VB.NET - Aspose.PDF Pro...

    Hello, This time I downloaded Aspose.PDF to see if I can use it to convert PDF files in PDF/A. Unfortunately, I see, that I have many PDF files Aspose.PDF is unable to convert. My code snippet is below. Source PDF file…...Convert PDF to PDF/A in VB.NET Aspose.PDF Product Family pdf-to-pdfa...

    forum.aspose.com/t/convert-pdf-to-pdf-a-in-vb-n...
  4. How to ASPOSE license in VB.net for word to pdf...

    Based on the reference in Aspose site, we can apply license any one of the below method. I used highlighted method. But still I got evaluation water mark in generated document. Licenses can be applied from various locat…...How to ASPOSE license in VB.net for word to pdf conversion Aspose...

    forum.aspose.com/t/how-to-aspose-license-in-vb-...
  5. How to get the font size and text of each textb...

    Hi,support: Is there any way to get the font size and text of each textbox/shape based on Vb.net? Thanks for your help!...each textbox/shape based on Vb.net Aspose.Slides Product Family...each textbox/shape based on Vb.net ? Thanks for your help! mudassir...

    forum.aspose.com/t/how-to-get-the-font-size-and...
  6. Protected View Files How to Disable ctrl + A , ...

    Dear Aspose Team, I want to do this. When the user downloads a file and a “Protected View” message appears, he cannot use the ctrl + A , ctrl + C. I know that the microsoft word can be set, but I hope that it can be pro…...Disable ctrl + A , ctrl + C Using vb.net? Aspose.Words Product Family...

    forum.aspose.com/t/protected-view-files-how-to-...
  7. How to set font formatting of whole text in the...

    Hi, Support: Is there any way to format a doc quickly? such as set the each Paragraph LineSpace to 20 pound, Set the fontname of all the words to “Times New Roman”, Set the color of all the words to black,… I use the…...text in the document using VB.NET Aspose.Words Product Family...please convert the C codes as VB.net codes for me and show some...

    forum.aspose.com/t/how-to-set-font-formatting-o...
  8. Chang the font name for entire PDF file using A...

    Do anyone know how to change the font name to "Arial" for entire pdf file ? Thanks!!!...NET (vb.net) Aspose.PDF Product Family...pdf file to "Arial" font via vb.net codewarior July 7, 2017, 1:03am...

    forum.aspose.com/t/chang-the-font-name-for-enti...
  9. Image alternative text is lost when Word docume...

    I’m saving a Word document to PDF. During this process alternative text set for the shape is not ported to PDF. Dim map As Image = Image.FromStream(mstr) Dim mapImage As Image = map Dim mapShape As Shape = builder.…...document is converted to PDF using VB.NET Aspose.Words Product Family...

    forum.aspose.com/t/image-alternative-text-is-lo...
  10. How to insert text into table's cell using VB.N...

    HI How to add values to Cells in the below table created Aspose.Words.Tables.Table table1 = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, 0, true);...text into table's cell using VB.NET Aspose.Words Product Family...

    forum.aspose.com/t/how-to-insert-text-into-tabl...