Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 547 for

license issue fix

(0.52 sec)
  1. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering Issues occur when the EQ field contains whitespace or text that uses a f…... Rendering issues occur when the EQ field contains...Sample: using Aspose.Words; new License().SetLicense($@"licensePath");...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  2. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...NET license. Can I also use Aspose.Total...Python via .NET with this same license? Regards, SM alexey.noskov...

    forum.aspose.com/t/converting-word-lists-to-tex...
  3. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...Saving; new License().SetLicense("licensePath");...17, 2025, 8:26am 2 @chenweii Issue Summary Product / Version :...

    forum.aspose.com/t/incorrect-underline-height-i...
  4. Image.load hangs on dwg file - Free Support For...

    Hi, I’m using a Licensed CAD library (version 22.7) and loading some dwg file with Image.load, program hangs indefinitely (3+days) using a 100% cpu core. Latest version 23.8 hangs too. Using interruptionToken does not…... 4:37pm 1 Hi, I’m using a licensed CAD library (version 22.7)...details, we can confirm this issue and have opened the following...

    forum.aspose.com/t/image-load-hangs-on-dwg-file...
  5. EQ Field Enclosure (\o, \o\ac) Renders Incorrec...

    Description When converting a DOCX file to image or HTML using Aspose.Words, content generated by a Word EQ field with enclosure formatting is rendered incorrectly. Field Equation Example { EQ \o({enclose character},{co…...Saving; new License().SetLicense("licensePath");...known limitation or rendering issue related to EQ fields with enclosure...

    forum.aspose.com/t/eq-field-enclosure-o-o-ac-re...
  6. PowerPoint to PDF in Java - Accessibility Alt-T...

    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…...seems you are experiencing issues with the accessibility of images...readers can help identify if the issue is specific to one tool. Here’s...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  7. Determine Task Schedule Conflict | Aspose.Tasks...

    Learn how to determine task schedule conflicts and discrepancies using Aspose.Tasks for .NET. Includes C# examples with the Tsk.Warning field....Information Free Trials Temporary License Policies My Orders & Quotes...Information Free Trials Temporary License Policies My Orders & Quotes...

    docs.aspose.com/tasks/net/determine-task-schedu...
  8. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...seems that you are experiencing issues with converting PPTX files...and potentially resolve the issue: Check Dependencies : Ensure...

    forum.aspose.com/t/presentation-to-image-conver...
  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…...saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH))...SE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try:...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  10. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...as aw # (Optional) set your license – otherwise a trial watermark...watermark is added # aw.License().set_license("Aspose.Words.lic") #...

    forum.aspose.com/t/aspose-words-python-smartart...