Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 722 for

february

(1.11 sec)
  1. Having issues processing long files using Aspos...

    Hey I am processing a long file using azure batcha and aspose.psd. Error Message: Image loading failed. Inner Exception: Expected positive number of bytes. (Parameter ‘requestedCount’) Service: Aspose.PSD Operation: …...aspose-total Agustin_Cano February 11, 2026, 8:40pm 1 Hey I am...Professionalize.Discourse February 11, 2026, 8:41pm 2 @Agustin_Cano...

    forum.aspose.com/t/having-issues-processing-lon...
  2. Document signing with certificate and timestamp...

    Hi. I’m trying to sign a document (totally empty - Empty.pdf (3.7 KB) ) using a timestamp. This is the code used. It’s almost identical to the example from your docs: using (Document document = new Document(<empty.pd…...PDF Product Family micivil February 2, 2019, 7:46am 1 Hi. I’m...Regards, Michal Farhan.Raza February 2, 2019, 6:45pm 2 @micivil...

    forum.aspose.com/t/document-signing-with-certif...
  3. Missing structures in excel after converted int...

    Hello Team, Thanks for your support!. I tried converting an Excel file to PDF, but after the conversion, some structures from the Excel file are missing in the resulting PDF. I have attached both the original Excel fil…...Product Family Manish7320 February 5, 2026, 10:23am 1 Hello Team...Professionalize.Discourse February 5, 2026, 10:23am 2 @Manish7320...

    forum.aspose.com/t/missing-structures-in-excel-...
  4. Problem retrieving vertical and horizontal bord...

    Hello, We are trying to retrieve the border properties (horizontal and vertical) from the table style for odd banded columns, even banded columns, odd banded rows, etc. However, Aspose throws an exception: “The requeste…...Product Family words-java osdev February 5, 2026, 2:37pm 1 Hello, We...Professionalize.Discourse February 5, 2026, 2:38pm 2 @osdev You’re...

    forum.aspose.com/t/problem-retrieving-vertical-...
  5. Calculate the readability score of documents - ...

    We need to calculate a readability score of documents. It looks like this is not available in Aspose via libraries. Is this correct? The only thing I found is AI related....Words Product Family wfbe February 12, 2025, 3:31pm 1 We need...AI related . alexey.noskov February 12, 2025, 3:46pm 2 @wfbe We...

    forum.aspose.com/t/calculate-the-readability-sc...
  6. Firefox browser ignores security settings - Fre...

    When saving a document as a PDF and using DisallowAll for the PdfPermissions Enumeration (as shown here: PdfPermissions Enum | Aspose.Words for .NET) I end up with a PDF that cannot be printed, copied, or edited. HOWEVE…...Family words-net pmarangoni February 9, 2026, 9:43pm 1 When saving...Professionalize.Discourse February 9, 2026, 9:43pm 2 @pmarangoni...

    forum.aspose.com/t/firefox-browser-ignores-secu...
  7. Corrupted shapes after saving Diagram - Free Su...

    Hello Support Team, When saving a Visio diagram using Aspose.Diagram some shapes get corrupted, this does not always happen, just sometimes. I attach screenshots where this has happened - the original diagram and after …...Family aspose-diagram elsep February 20, 2025, 1:58pm 1 Hello Support...png (41,4 KB) philip.zhou February 20, 2025, 11:34pm 2 @elsep...

    forum.aspose.com/t/corrupted-shapes-after-savin...
  8. Text out of tables converting pdf to docx - Fre...

    Hi converting from pdf the text in docx file is unformatted in docx output file. this the code to convert from pdf to docx. string fileSource = @"C:\temp\xxx.pdf"; Aspose.Words.Document x = new Aspose.Words.Document(fil…...Family words-net fabriziodb February 27, 2023, 10:30am 1 Hi converting...conversion? alexey.noskov February 27, 2023, 11:25am 2 @fabriziodb...

    forum.aspose.com/t/text-out-of-tables-convertin...
  9. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to PDF multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...Cells Product Family ebrunner February 11, 2026, 9:16am 1 Hi all...Professionalize.Discourse February 11, 2026, 9:17am 2 @ebrunner...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  10. Doc to Docx conversion -> Requested default val...

    import aspose.words as aw import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...Family words-python DanLei February 25, 2026, 5:26am 1 import...proceed from here? alexey.noskov February 25, 2026, 5:42am 2 @DanLei...

    forum.aspose.com/t/doc-to-docx-conversion-reque...