Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 302 for

25.12

(0.82 sec)
  1. Aspose.Pdf.Document Encrypt - Free Support Foru...

    Hello I am using Aspose.PDF.dll version 23.6.0.0, on VS Studio 2022 (17.14.23) on Windows 11. The project is .NET 9.0 WinForms. With the attached PDF document when trying to set the User and Owner password and encrypt …...with your code snippet using 25.12 version of the API and did not...

    forum.aspose.com/t/aspose-pdf-document-encrypt/...
  2. NullReferenceException when trying to set a fie...

    Hi, After appending a page to blank document when I try to set a value of a field on the freshly appended page I get a System.NullReferenceException. Apparently the fields that have dot in their full name are affected. …...Net 25.12 & 26.1 net 8.0 using Aspose...

    forum.aspose.com/t/nullreferenceexception-when-...
  3. Aspose Hyperlinks are not working - Free Suppor...

    Aspose Hyperlinks are not working Windows 2012 server created PDF files...NET 25.12 . You can please download the...

    forum.aspose.com/t/aspose-hyperlinks-are-not-wo...
  4. InsertHtml() in table takes too long time - Fre...

    I’m working with custom editor that allows to render output data in different format and struggling with an issue that prevents overall document assembly. For example xlsx document with 20k rows and 3 columns takes secon…...lot, i installed current LTS 25.12 and already see a huge performance...

    forum.aspose.com/t/inserthtml-in-table-takes-to...
  5. PDF to TIFF Conversion Produces Only Black & Wh...

    Environment Aspose.PDF Version: 21.6.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: PDF → TIFF (Color) Issue Description We are facing a critical issue while converting PDF documents to TIFF f…...latest version(currently it is 25.12) and seems like issue is fixed...

    forum.aspose.com/t/pdf-to-tiff-conversion-produ...
  6. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...NET 25.12 update also available on NuGet...

    forum.aspose.com/t/some-content-cannot-be-repla...
  7. Barcode reader performance problem - Free Suppo...

    Hello, I have problem with performance of Reading barcodes. I have 3 barcodes in screen without any text on it. It takes about 4s. IF i deploy it by docker image on k8s i takes 12s. I checked also another lib and i lt t…...updated to the latest version 25.12.0 and I’m noticing a drop in...conducted tests using version 25.12 of Aspose.BarCode. For the sample...

    forum.aspose.com/t/barcode-reader-performance-p...
  8. Problems converting PDF (containing images) to ...

    I've upgraded our version of Aspose PDF for .Net recently and am now seeing problems when converting a PDF document to HTML. This only happens for some PDF documents - the ones I have noticed it happening on are document…...NET 25.12 . You can please download the...

    forum.aspose.com/t/problems-converting-pdf-cont...
  9. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...Cells for Java 25.12 . If you still have questions...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  10. 保存文件时,出现错误: - Free Support Forum - aspose.com

    try(InputStream workbookStream = new URL(url).openStream()){ Workbook workbook = new Workbook(workbookStream); workbook.save(output, options); } 报错了:java.lang.ClassCastException: com.aspose.cells.b.a.d.z cannot be ca…...Cells for Java 25.12 . 如果您还有疑问,请提供完整且可运行的示例代码,我们很快就会检查的。...

    forum.aspose.com/t/topic/323685