Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 16,447 for

2024

(0.17 sec)
  1. Sign Pdf when saving - Free Support Forum - asp...

    Hello, Converted code from your sample to sign Pdf files when saving: Dim MyCertHolder As CertificateHolder = CertificateHolder.Create("D:\cert.pfx", "pass") ASPSaveSetPDFX.DigitalSignatureDetails = New Words.Saving.Pd…...nerds July 14, 2024, 4:05pm 21 alexey.noskov: The...Thanks. alexey.noskov July 14, 2024, 6:37pm 22 @australian.dev.nerds...

    forum.aspose.com/t/sign-pdf-when-saving/271014
  2. How to save tables asynchron - Free Support For...

    Hi, How can I write word tables to HTML asynchron. I use following code: foreach (Section section in WordDoc.Sections) { NodeCollection tables = section.GetChildNodes(NodeType.Table, true); Parallel.ForEach(tab…...Product Family Nachti January 18, 2024, 2:28pm 1 Hi, How can I write...@Nachti alexey.noskov January 18, 2024, 6:00pm 2 @Nachti Aspose.Words...

    forum.aspose.com/t/how-to-save-tables-asynchron...
  3. Support for Python 3.12 and 3.13 - Free Support...

    Python 3.12 has been out for over a year now, and 3.13 was just released. Do you have plans to release a version of aspose-cells-python with support for those Python versions? We are ready to make the move to 3.12 and th…...avantus October 11, 2024, 5:44pm 1 Python 3.12 has been...you. amjad.sahi October 11, 2024, 7:32pm 2 @brandon.avantus ...

    forum.aspose.com/t/support-for-python-3-12-and-...
  4. Slow JpegDevice.Process in Aspose.PDF.Drawing 2...

    I experience slow PDF to Jpeg convertion for 3% of the PDF file after I recently switched from Aspose.PDF to Aspose.PDF.Drawing Version=“24.1.0” They took 2.5 minutes to process, comparing to <25s previously The code i…...Family jiangaayjake January 15, 2024, 11:20pm 1 I experience slow...reproduce asad.ali January 16, 2024, 2:26am 2 @jiangaayjake Are...

    forum.aspose.com/t/slow-jpegdevice-process-in-a...
  5. 'Specified argument was out of the range of val...

    Hello, I’ve encountered an issue, where if you compare a document where last sections header/footer has link to previous set, and an empty document, the compare throws: java.lang.IllegalArgumentException: Specified argum…...words-java dfinsolutions November 28, 2024, 8:47am 1 Hello, I’ve encountered...KB) alexey.noskov November 28, 2024, 9:01am 2 @dfinsolutions We...

    forum.aspose.com/t/specified-argument-was-out-o...
  6. Aspose.PDF for .NET ShowText operator does not ...

    I´m trying to add a text at a specifik position on top of each page in a PDF, without manipulating the actual page. Adding a new layer seems to be the solution and this method does the job as expected, with the exceptio…...Family MathiasOlsson November 6, 2024, 12:20pm 1 I´m trying to add...Save(output); return output; } 2024-11-06 13-19.png (1.6 KB) How...

    forum.aspose.com/t/aspose-pdf-for-net-showtext-...
  7. Updating Embedded Excel File with Multi Cell Re...

    In a C# standalone environment with these nuget packages installed <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> <PackageReference Inclu…...730 October 24, 2024, 7:16pm 1 In a C# standalone...KB) andrey.potapov October 25, 2024, 5:07am 2 @BK.Broiler.730 ,...

    forum.aspose.com/t/updating-embedded-excel-file...
  8. Aspose.Cells.CellsException: Invalid cell name:...

    Hello, I have a presentation in our production environment where a routine is throwing an error from Aspose.Cells. The exception is the Aspose.Cells.CellsException. The message reads exclusively: Invalid cell name: Sys…...730 September 17, 2024, 9:19pm 1 Hello, I have a presentation...end. johnson.shi September 18, 2024, 12:00am 2 @BK.Broiler.730 We...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  9. Failed to check signature of license file - Fre...

    https://forum.aspose.com/t/failed-to-check-signature-of-license-file/278112/7 Aspose.Total.Java (3).zip (792 Bytes) Please find attached the new/fixed license, it should work fine....barcode-java Hope868 January 23, 2024, 12:28pm 1 Hey Team, we have...file amjad.sahi January 23, 2024, 1:34pm 2 @Hope868 , To evaluate...

    forum.aspose.com/t/failed-to-check-signature-of...
  10. Converting this Office,Interop code to Aspose.C...

    Can someone please help me to convert this typically Microst excel code over to do the same thing with Aspose.cells? What is does: Opens a workbook, looks at sheet called “2024”, goes thru every row checking column B f…...Family zcast69 December 14, 2024, 10:03pm 1 Can someone please...workbook, looks at sheet called “2024”, goes thru every row checking...

    forum.aspose.com/t/converting-this-office-inter...