Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 39,118 for

2025

(0.33 sec)
  1. AssembleDocument Permission - Free Support Foru...

    Hi, Im trying to set permission for pdf my code is if (pdfDoc == null||(string.IsNullOrEmpty(userPassword) && string.IsNullOrEmpty(ownerPassword))) return; Aspose.Pdf.Permissions permissions = Aspose.Pdf.Permissions…...Product Family Darshan06 July 9, 2025, 7:27am 1 Hi, Im trying to set...Professionalize.Discourse July 9, 2025, 7:27am 2 @Darshan06 Cause You...

    forum.aspose.com/t/assembledocument-permission/...
  2. Error on the Aspose application - Free Support ...

    I decompiled an Aspose application and when I try to run it it’s giving me countless errors i don’t understand where the problem might be. errors like ‘AutoFilter._0005()’ is a method, which is not valid in the given …...cells-net MaduvhaRa December 8, 2025, 12:41pm 1 I decompiled an Aspose...Professionalize.Discourse December 8, 2025, 12:42pm 2 @MaduvhaRa The errors...

    forum.aspose.com/t/error-on-the-aspose-applicat...
  3. Phenomenon with Shape.Line.LineWeight - Free Su...

    Hello, I would like to determine the line thickness of a shape. If I draw a line in Visio and do not explicitly specify a line width, it is 0.75 pt. This is how it is displayed in the properties of the shape. The prob…...Family diagram-net sgruth July 9, 2025, 12:59pm 1 Hello, I would like...Professionalize.Discourse July 9, 2025, 1:00pm 2 @sgruth Cause The...

    forum.aspose.com/t/phenomenon-with-shape-line-l...
  4. Ability to generate master dashboard and multip...

    In our journey constructing complex reports with Aspose Cells for Java v25.6, we’ve encountered a particularly intriguing challenge: generating dynamic Excel reports featuring both a comprehensive master dashboard and mu…...dev August 12, 2025, 7:09am 1 In our journey constructing...Professionalize.Discourse August 12, 2025, 7:10am 2 @sagaofsilence.dev...

    forum.aspose.com/t/ability-to-generate-master-d...
  5. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...Thomai_Chelidoni September 11, 2025, 1:16pm 1 Hello, I’m making...Professionalize.Discourse September 11, 2025, 1:17pm 2 @Thomai_Chelidoni...

    forum.aspose.com/t/html-to-docx-transformation-...
  6. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...bloodboilAaromatic February 3, 2025, 12:10pm 1 Doesn’t work: titleCell...2024 amjad.sahi February 3, 2025, 12:58pm 2 @bloodboilAaromatic...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  7. Invalid License Error - Free Support Forum - as...

    I recently purchased an Aspose.PDF Java Site OEM license, and I am trying to use it with Aspose PDF v25, but I am getting the below error: (main) com.aspose.pdf.License: Exception occur. java.lang.IllegalStateException…...aspose-pdf-java zikora December 10, 2025, 1:11am 1 I recently purchased...Professionalize.Discourse December 10, 2025, 1:12am 2 @zikora The exception...

    forum.aspose.com/t/invalid-license-error/322871
  8. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...words-net neilbyrd December 16, 2025, 3:42pm 1 Cell Merge is not...builder.Write("Version 11/01/2025"); builder.InsertCell(); builder...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  9. Aspose.PSD.Image fails to save the file in BMP ...

    Hi, I am developing a program to convert .psd files to .bmp files, using the latest version of Aspose.PSD (25.4). ProgramAndFiles.zip (1.9 MB) The file 06-01-1.psd is successfully converted to BMP, but an error occurs…...Product Family Shinohara May 21, 2025, 4:59am 1 Hi, I am developing...Professionalize.Discourse May 21, 2025, 4:59am 2 @Shinohara It seems...

    forum.aspose.com/t/aspose-psd-image-fails-to-sa...
  10. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following lines of code to …...alpine-linux shaishavj August 15, 2025, 2:15pm 1 Hi All, I’m running...Professionalize.Discourse August 15, 2025, 2:16pm 2 @shaishavj The error...

    forum.aspose.com/t/the-type-initializer-for-thr...