Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 725 for

february

(0.34 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. 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...
  5. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...Family words-net Amol_Hekade February 18, 2026, 12:24pm 1 Pasing...box from code. Amol_Hekade February 18, 2026, 12:25pm 2 Need you...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  6. Read schedules in Open Plan for import to Risko...

    Riskonnect ARM uses Aspose Tasks to read .mpp, Project Server, and Primavera schedules. Are you open to doing the same with Deltek Open Plan?...Tasks Product Family gshetler February 2, 2026, 9:41pm 1 Riskonnect...Professionalize.Discourse February 2, 2026, 9:42pm 2 @gshetler...

    forum.aspose.com/t/read-schedules-in-open-plan-...
  7. Excel转html的时候有问题 - Free Support Forum - aspose.com

    我的版本现在是aspose for java 24.9,execl转html的时候,如果单元格中有图片,并且图片的旋转设置为0的时候,生成html会自动给我转,导致execl和html效果不一致...中文技术支持 cells-java jishangyang February 25, 2026, 2:21am 1 我的版本现在是aspose...xecl和html效果不一致 simon.zhao February 25, 2026, 2:40am 2 @jishangyang...

    forum.aspose.com/t/excel-html/325878
  8. How to Get Comments from a Slide Using Aspose.S...

    Hello Team, I am trying to get comment for each slide but i can not find any property like Slide.Comment to get comment value. I can only see Slide.GetSlideComments with some authours but in my case it wont works well. …..., slides-comments Viral84 February 4, 2026, 12:16pm 1 Hello Team...Professionalize.Discourse February 4, 2026, 12:17pm 2 @Viral84...

    forum.aspose.com/t/how-to-get-comments-from-a-s...
  9. Applying a Layout to a Slide Changes the Placeh...

    Hello, I am encountering the following issue with a slide. I have a presentation with only one slide, one slide master, and one custom layout. The shape containing the text “The Pyramid Principle is a useful framework…...potapov February 2, 2026, 6:16am 3 @Racoonator...management team. Racoonator February 2, 2026, 9:31am 4 Hello Andrey...

    forum.aspose.com/t/applying-a-layout-to-a-slide...
  10. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...PDF Product Family danieljr February 9, 2026, 1:27pm 1 Hi, please...Professionalize.Discourse February 9, 2026, 1:28pm 2 @danieljr...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...