Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 484 for

license issue fix

(0.1 sec)
  1. Extract Text from DGN file - Free Support Forum...

    I used the following code to extract text as mentioned in Aspose.CAD for Java · GitHub. But i am getting following error. Attached the files used for testing Exception in thread “main” com.aspose.cad.internal.Exceptions…...files - Processing and Imaging issues Professionalize.Discourse March... . If you continue to face issues, consider checking the version...

    forum.aspose.com/t/extract-text-from-dgn-file/3...
  2. 7z compression level - Free Support Forum - asp...

    Hi. I am trying to use Aspose.Zip to compress some PDFs. I have attached the sample pdfs to this ticket. I have also attached the .7z files created by Aspose.Zip and by the actual program 7-Zip. The one by aspose is m…...internal issue tracking system and will deliver their fixes according...in Free Support Policies . Issue ID(s): ZIPNET-1329 You can obtain...

    forum.aspose.com/t/7z-compression-level/313880
  3. ASPOSE 25.4 and higher shift text up in PDF for...

    Aspose_v25.11.0.0.pdf (42.3 KB) Aspose_v25.3.0.0.pdf (42.3 KB) AsposeFullTestHarness.zip (86.1 KB)...either of those looks off, the fix is usually a small tweak to the...rich‑text renderer (quickest fix) // C# example – place this before...

    forum.aspose.com/t/aspose-25-4-and-higher-shift...
  4. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......Latest topics Latest topics Issue with Bullet Numbering While...changed in my logic to fix this issue? I am using the latest...

    forum.aspose.com/latest.rss
  5. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...below code, please resolve this issue: public List TransformOneNoteFile(byte[]...MemoryStream(); var license = new License(); license.SetLicense(“Aspose...

    forum.aspose.com/t/key-not-found-exception/293338
  6. Occurs error while converting HTML into PDF - F...

    Hi guy we encounters a problem while converting html into pdf base on Aspose.PDF which version is 22.11 . the html file as bellow zipped attachment . task-544.zip (593.2 KB) the code as bellow . var fileFullPa…...using the library without a license. 1-out.pdf (1.7 MB) wengyeung...@wengyeung I am glad that your issue has been solved wengyeung August...

    forum.aspose.com/t/occurs-error-while-convertin...
  7. Extract pdf fields including checkboxes - Free ...

    Hi There, I am trying to get all Pdf fields (textbox, checkbox, date etc). When I tried following code I am getting 4 fields only. Am I missing something? Aspose.Pdf.dll Version: 9.9.0.0 Code: public static void Mai…...scenario and unable to notice any issue. It seems you are evaluating...Aspose.Pdf without a valid license. Aspose.Pdf evaluation version...

    forum.aspose.com/t/extract-pdf-fields-including...
  8. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...and potentially resolve the issue: Check Document Loading Options...as updates may include bug fixes and improvements related to...

    forum.aspose.com/t/getting-incorrect-revision-i...
  9. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...Saving; var lic = new License(); lic.SetLicense(@"./data/Aspose...true; // IMS-16349 Workaround; fixed with WORDSNET-23460 / WORDSNET-26109...

    forum.aspose.com/t/characters-in-italic-missing...
  10. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...deb RUN apt --fix-broken install -y RUN rm -i libssl1...docker file I am getting the issue… But when I am using the ubuntu...

    forum.aspose.com/t/aspose-split-docx-file-wrong...