Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 487 for

license issue fix

(0.12 sec)
  1. 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...
  2. 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...
  3. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... The common issue is that libpython library is...shared libraries. The issue can be fixed by using the Python build...

    docs.aspose.com/words/python-net/features/
  4. 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...
  5. How to delete the invisible objects in a pdf fi...

    6.pdf (1.3 MB) I have a lot of PPT converted PDF files. Some of the text is under the pictures and is obscured. In fact, these texts are useless. When I read the text content, I will read these redundant texts. Therefor…...PDFNET-50421 has been logged in our issue tracking system to further analyze...further proceed to address this issue accordingly. BSchwab March 6...

    forum.aspose.com/t/how-to-delete-the-invisible-...
  6. 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...
  7. 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...
  8. 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...
  9. 使用 Aspose.Words 將含有直書文字的docx轉換成圖片時,部分文字會顯示為橫書 -...

    我透過 Aspose.Words 並且使用 Aspose.Words.Shaping.HarfBuzz 將 docx 轉換成圖片,程式碼如下: var doc = new Document(sourceDocxPath, loadOptions) { LayoutOptions = { TextShaperFactory = HarfBuz…...并将根据 免费支持政策 中提到的条款提供它们的修复: Issue ID(s): WORDSNET-28592 ("物件跑版2...HarfBuzz; var license = new License(); license.SetLicense("licensePath");...

    forum.aspose.com/t/aspose-words-docx/317335
  10. Seamlessly combine DOCX pages vertically into o...

    Does Aspose.Words support exporting a multi-page DOCX into one seamless PNG (all pages appended vertically without gaps)? Sample DOCX: multi-page.docx (13.4 KB) Current PNG output: output.png (1.3 KB) Expected …...to avoid them Symptom Cause Fix White strip between pages Section...image/ If you run into any issues (e.g., custom section breaks...

    forum.aspose.com/t/seamlessly-combine-docx-page...