Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,021 for

march

(0.16 sec)
  1. Embedded Charts Are Rendered Corrupted When Con...

    Product / Version Aspose.Total 26.1.0 Aspose.Slides for .NET 26.1.0 (conversion performed via Aspose.Slides.Presentation.Save(..., SaveFormat.Pdf, PdfOptions)) Problem Summary When converting a PPTX containing embedd…...slides-docker , slides-pdfexport jschur March 9, 2026, 10:19am 1 Product /...the problem. andrey.potapov March 9, 2026, 11:20am 2 @jschur ...

    forum.aspose.com/t/embedded-charts-are-rendered...
  2. Extract Adjustment Points of a Shape from a Pow...

    We are using Aspose.slides for C++. When we try to fetch the adjustment points for shapes, only one variable value is given. How can we determine which coordinate (X or Y) remains constant? For example, in the case of …...slides-shapes , slides-cpp pankajku March 12, 2025, 10:27am 1 We are using...variable? Thanks andrey.potapov March 12, 2025, 11:48am 2 @pankajku...

    forum.aspose.com/t/extract-adjustment-points-of...
  3. Cancelling save operation - Free Support Forum ...

    making a call to doc.save(filename, saveOptions); for a large file sometimes takes several minutes - is there a way to notify the save to cancel or possibly a callback or java interface that can be used to cancel the sav…...dowell2 March 14, 2018, 2:33pm 1 making a...Time using Java tahir.manzoor March 14, 2018, 7:42pm 2 @doug.dowell2...

    forum.aspose.com/t/cancelling-save-operation/17...
  4. Issue exporting AUTO_FIT_TO_CONTENTS table with...

    Extra cell width is added to AUTO_FIT_TO_CONTENTS table cells with vertical text orientation in PDF export. Code snippet: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); bu…...Family words-java dfinsolutions March 14, 2025, 6:31am 1 Extra cell...version: 24.9 alexey.noskov March 14, 2025, 7:02am 2 @dfinsolutions...

    forum.aspose.com/t/issue-exporting-auto-fit-to-...
  5. NPE When Resizing Notes Slide with Shapes That ...

    Hello, I’m getting an error when I try to resize the notes slides for a presentation where the notes slides contain added shapes. Here’s a test PowerPoint: test-powerpoint.zip (346.0 KB) When calling presentation.getN…...w March 18, 2026, 1:31am 1 Hello, I’m...looking into this. andrey.potapov March 18, 2026, 4:27am 2 @emma.w ...

    forum.aspose.com/t/npe-when-resizing-notes-slid...
  6. Bug when using Aspose.Pdf.Document.Pages.Insert...

    Hi Am using latest pdf dll for .net 2.0 version10.2.0. With Aspose.Pdf.Document IndexDoc Aspose.Pdf.Document MainDoc When using MainDoc.Pages.Insert(1,IndexDoc.Pages) and IndexDoc is portrait and MainDoc is landsca…...PDF Product Family maultby March 12, 2015, 2:01pm 1 Hi Am using...exists. Thanks tilal.ahmad March 13, 2015, 11:00am 2 Hi Jeff...

    forum.aspose.com/t/bug-when-using-aspose-pdf-do...
  7. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a pdf by adding a TextFragment to TextBuilder. It works for most PDFs but for this specific PDF it throws an IndexOutOfRangeException on the line: textBuilder.AppendText(textFragment); Any ide…...broden March 15, 2023, 2:17pm 1 I have code...Dispose(); } sergei.shibanov March 15, 2023, 6:02pm 3 @ka.broden...

    forum.aspose.com/t/appending-a-textfragment-to-...
  8. Mht to pdf, exception is thrown "Incompatible u...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Incompatible unit types.”. Output pdf gets generated but the content is getting cut. contents are missing input file …...HTML Product Family divine1 March 4, 2025, 3:21am 1 language java...KB) Professionalize.Discourse March 4, 2025, 3:22am 2 @divine1 The...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  9. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...Cells Product Family Nachti March 28, 2025, 1:45pm 1 Hi, when...regards, @Nachti simon.zhao March 28, 2025, 2:09pm 2 @Nachti We...

    forum.aspose.com/t/missing-text-in-labels/310539
  10. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...Product Family words-net bala7 March 12, 2025, 7:38am 1 i have an...range Professionalize.Discourse March 12, 2025, 7:39am 2 @bala7 To...

    forum.aspose.com/t/how-to-add-comments-to-bookm...