Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 516 for

license issue fix

(2.22 sec)
  1. Issues with particular font types after EMF to ...

    Hi Aspose support, In out product we started to use EMF to PDF conversion via Aspose, and after some research with different ways and different Aspose libraries we found that the optimal one is to use Aspose.Words.dll t…...Issues with particular font types after EMF to PDF conversion...Aspose.Words Product Family licenses July 28, 2019, 9:21pm 1 Hi...

    forum.aspose.com/t/issues-with-particular-font-...
  2. Docx to pdf - bubble graphics missing in pdf af...

    Document: test.DOCX (64.4 KB) Before convert: After convert: Code: using Aspose.Words; Aspose.Words.License License; License = new Aspose.Words.License(); License.SetLicense("Aspose.Total.NET.lic"); string da…...License license; license = new Aspose.Words.License(); license...internal issue tracking system and will deliver their fixes according...

    forum.aspose.com/t/docx-to-pdf-bubble-graphics-...
  3. The workbook opens in Protected View after resa...

    I have resaved the workbook (.xls → .xls) with Aspose.Cells and the result is opened in Protected View by MS Excel. The original workbook opens without any warnings. I attached the workbook. Code sample: var wb = new …...Cells Product Family cells-net licenses March 21, 2025, 3:22pm 1 I...March 21, 2025, 5:33pm 2 @licenses , Thanks for the template...

    forum.aspose.com/t/the-workbook-opens-in-protec...
  4. Table gets moved on top of another table - Free...

    Code used to test: using Aspose.Words; Aspose.Words.License License; License = new Aspose.Words.License(); License.SetLicense("Aspose.Total.NET.lic"); string dataDir = "c:\\temp\\"; Document doc = new Document(dataD…...License license; license = new Aspose.Words.License(); license...internal issue tracking system and will deliver their fixes according...

    forum.aspose.com/t/table-gets-moved-on-top-of-a...
  5. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” font is missing in pdf. same Issue we were reproduce it on local but after installation of “Source sans pro…... same issue we were reproduce it on local...fonts. how can we resolve this issue. Professionalize.Discourse July...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  6. Array Dimensions exceeded supported range ERROR...

    Array Dimensions exceeded supported range ERROR in version 22.1.0 replaced by System Stack Overflow in version 25.3.0.0 Hi. I was trying to open a specific file using Aspose.Task version 22.1.0 and......8) I saw that the issue was probably fixed in version 22.7 (MPP...on this, I purchased a new license and downloaded version 25.3...

    forum.aspose.com/t/array-dimensions-exceeded-su...
  7. Aspose.Words 26.2 – License.setLicense() taking...

    Hi team, We are using Aspose.Words for Java 26.2 for Word → HTML conversion, and we’re encountering a major performance Issue during License initialization. I am using aspose Total License for word to html conversion …...2 – License.setLicense() taking ~40 seconds in...a major performance issue during license initialization. I am...

    forum.aspose.com/t/aspose-words-26-2-license-se...
  8. I got an error with aspose pdf dll 25.1.0.0 in ...

    Hi sir , I use the below code to set License and use pdf document. In window exe I use aspose pdf dll 25.1.0.0 vserion Dim PDFLicense As Aspose.Pdf.License = New Aspose.Pdf.License() PDFLicense.SetLi…...use the below code to set license and use pdf document. In window...As Aspose.Pdf.License = New Aspose.Pdf.License() PDFLicense....

    forum.aspose.com/t/i-got-an-error-with-aspose-p...
  9. Aspose.Email 25.4.1 nuget - not working when .N...

    Hi, When I refer Aspose.Email nuget package in my UWP app, it works fine when I disable .Net Native Tool Chain. But when I enable, the expected functionalities of Aspose.Email nuget are throwing the below exceptions Wh…...Family eml , email-pst , set-license , uwp , email-eml Gokul_Ram...Object[]) + 0x96 at Aspose.Email.License.SetLicense(Stream) + 0x84 at...

    forum.aspose.com/t/aspose-email-25-4-1-nuget-no...
  10. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf..."A1:AS1000"; // Manual range fix // 2. OUTPUT: Create a new MemoryStream...If you still encounter any issue, please feel free to provide...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...