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

february

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...Product Family eswari1004 February 6, 2014, 1:36am 1 Hi, I face...advance. Eswari G tilal.ahmad February 6, 2014, 8:09pm 2 Hi Eswari...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  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. How to activate license for the latest aspose t...

    Dear aspose team, I just got the license for the latest aspose total and it seems the way of activating it has changed from what we had before. Could you please be so kind and help how to activate license once without …...license , net VartanSaakian February 27, 2025, 11:04am 1 Dear aspose...(265.5 KB) Alexey.Karpenko February 27, 2025, 1:33pm 2 @VartanSaakian...

    forum.aspose.com/t/how-to-activate-license-for-...
  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...