Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...a floating image that will appear behind the overlapping text...
Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++....()); // The form field will appear in the form of a "select" html...
Hello,
I am getting below error while reading large MBox file using Aspose.Email. File is around ~4gb in size.
System.OutOfMemoryException: Array dimensions exceeded supported range.
at System.Collections.Generic.List1…... The issue appears to be with your specific file...
Hi,
Is there a way to know if a shape has the theme applied to it and what color fill / line color it should have based on that theme?
File file = new File(PATH_TO_VSDX_FILE);
Diagram d = new Diagram(file.getAbsolutePa…... There doesn’t appear to be an alternate like getThePresetTheme...
Hello Team ,
We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc .
using below code to replace tag
p…...will not work for tags that appear inside a table cell or a paragraph...
Product / Version: Aspose.PDF for .NET v26.x
Runtime: .NET (I can provide exact framework/runtime if needed)
Evaluation: I’m currently selecting a product to generate structured (tagged) PDFs and need guidance before f…... Actual: Attributes appear to be set (values can be read...
Hi,
I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...From your description, it appears that the alt-text is not being...
I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...you have shared so far, it appears that large image files are...
:lady_beetle: Issue Description
In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected:
The “Add Row” button always inserts the new row above the cu…...ApplyStyle(unlockStyle, unlockFlag) This appears to only affect the used range...