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

february

(0.1 sec)
  1. 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...
  2. 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...
  3. The message title, sender and receiver get lost...

    I use Aspose Email Java to convert a msg File to PDF file, the rendering result is good, however, only Email body get displayed, yet message title, sender and receiver disappear on PDF. Here it is the msg test file, bec…...Product Family email-java zwei February 15, 2024, 9:31am 1 I use Aspose...SaveFormat.PDF); alexey.noskov February 15, 2024, 1:23pm 2 @zwei Please...

    forum.aspose.com/t/the-message-title-sender-and...
  4. Latest Aspose.Total Product Family topics - Fre...

    This public forum is used to discuss issues that are common to multiple Aspose products....net license , net 7 94 February 27, 2025 Aspose impact if...java patches are applied 7 48 February 27, 2025 Compatibility of...

    forum.aspose.com/c/total/7
  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. 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...
  7. Null Ref Exception when signing pdf - Free Supp...

    Hi When I use PdfSaveOptions.DigitalSignatureDetails = New Words.Saving.PdfDigitalSignatureDetails(MyCertHolder, String.Empty, String.Empty, Date.Now) PdfSaveOptions.DigitalSignatureDetails.HashAlgorithm = Words.Saving…...nerds February 24, 2026, 1:11pm 1 Hi When...string? Thanks. alexey.noskov February 24, 2026, 2:04pm 2 @australian...

    forum.aspose.com/t/null-ref-exception-when-sign...
  8. 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-...
  9. 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...
  10. 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...