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

february

(0.19 sec)
  1. Difference in formula calculations compared to ...

    Hello, I am using Aspose.Cells 25.6 for Java. To calculate formulas in my workbook, I call Workbook.calculateFormula(). I have the following formula: =MATCH(TRUE, ISNUMBER(SEARCH({“JPY”,“KRW”,“CNY”,“BRL”,“EUR”,“GBP”,“U…...fc February 3, 2026, 9:49am 1 Hello, I...Professionalize.Discourse February 3, 2026, 9:50am 2 @m.d.fc...

    forum.aspose.com/t/difference-in-formula-calcul...
  2. Aspose Diagram Exract text from Visio File - Fr...

    Hello Team, I am trying to implement exportText function from visio files. Here in documentation, It has mention for sample for extract text but i can not see any code or sample for same. can you please see and upda…...Family diagram-net Viral84 February 5, 2026, 6:52am 1 Hello Team...Professionalize.Discourse February 5, 2026, 6:52am 2 @Viral84...

    forum.aspose.com/t/aspose-diagram-exract-text-f...
  3. Placing the picture is disorienting the Excel f...

    foreach (Picture picture in worksheet.Pictures.Reverse()) { int row = picture.UpperLeftRow; int column = picture.UpperLeftColumn; // Convert row and column to an Excel cell name string cellName = CellsHelper.CellInde…...Product Family Soumen2001 February 5, 2025, 7:06am 1 foreach...that in aspose c# amjad.sahi February 5, 2025, 9:47am 2 @Soumen2001...

    forum.aspose.com/t/placing-the-picture-is-disor...
  4. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...vos February 4, 2026, 10:25am 21 Amjad...solution. Jacco amjad.sahi February 4, 2026, 10:59am 22 @jacco...

    forum.aspose.com/t/workbook-links-are-not-worki...
  5. Headers are disappearing while convertig from E...

    Hello, when converting Email to PDF, the Headers do not appear in the PDF file. I am using Aspose Email 23.12. I was using Aspose.Email 6.0.0 before. Everything was OK. Sample Code is below. Am I forgetting any settings…...Family email-java osmanolgun February 12, 2024, 6:25pm 1 Hello,...save(outputStream); } margarita.samodurova February 12, 2024, 9:03pm 2 Hello @osmanolgun...

    forum.aspose.com/t/headers-are-disappearing-whi...
  6. 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...
  7. 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...
  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. 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...
  10. Cannot invoke "String.charAt(int)" because the ...

    use 'SaveOutputParameters save(OutputStream stream, SaveOptions saveOptions) ’ convert word to html file error. java.lang.NullPointerException: Cannot invoke “String.charAt(int)” because the return value of “com.aspose…...Family words-java MaShuai February 25, 2026, 7:32am 1 use 'SaveOutputParameters...jar:23.2.0] alexey.noskov February 25, 2026, 8:29am 2 @MaShuai...

    forum.aspose.com/t/cannot-invoke-string-charat-...