Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 516 for

license issue fix

(1.62 sec)
  1. Wrong bookmarks order when converting docx to p...

    Hi Aspose Team, When converting specific DOCX file to PDF we experience and incorrect order in the generated bookmarks. We have compared the result to Word. Please see this screenshot: We’re using latest version of…...License license; license = new Aspose.Words.License(); license...internal issue tracking system and will deliver their fixes according...

    forum.aspose.com/t/wrong-bookmarks-order-when-c...
  2. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...png”) Output and issue – See below the attached image...save(“Sample_Excel.pdf”) Output and issue – See below the attached pdf...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  3. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...were able to replicate both issues in our environment. We have...logged them as below in our issue tracking system. PDFNET-57613...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  4. When saving documents as PDF using java words J...

    Hello , we are testing linq report engine functionality of Aspose word java for document generation. When saving documents as PDF using java words Japanese language does not render properly in PDF Syntax templateDocum…...internal issue tracking system and will deliver their fixes according...in Free Support Policies . Issue ID(s): WORDSNET-17245 You can...

    forum.aspose.com/t/when-saving-documents-as-pdf...
  5. NotImplementedException in Aspose.Drawing.Graph...

    Hi Support Team, We are experiencing a NotImplementedException when attempting to use the GraphicsPath.IsOutlineVisible method from the Aspose.Drawing library in our application. Problem Description: When calling Grap…...We are using an evaluation license. Regards, Rejitha Raj Professionalize...in a WPF app and noticed the issue as you mentioned. I found an...

    forum.aspose.com/t/notimplementedexception-in-a...
  6. Null pointer exception when converting vsd file...

    During vsd->vsdx file conversion, null pointer exception is thrown. vsd file and callstack: 2023.05.26.zip (7.9 MB) The file was converted using this code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diag…... The bug was fixed in later releases (e.g., 23...23.9 and newer). Missing license – when running the library without...

    forum.aspose.com/t/null-pointer-exception-when-...
  7. Setting field values is slow - Free Support For...

    Setting all field values on a PDF can take an extended amount of time considering the operation. I have a sample file with about 365 fields, somewhat large, however it takes roughly 10 seconds to fill all fields. Profil…... var license = new License(); license.SetLicense(“Aspose...performance, I have logged it in our issue tracking system as PDFNEWNET-39104...

    forum.aspose.com/t/setting-field-values-is-slow...
  8. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...PDF/A‑1b file may still contain issues such as missing glyphs, font...Aspose.PDF .NET 25.10 that were fixed in later releases (e.g., 25...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  9. Document blackened when converting to PDF/A - F...

    Hello Aspose, there’s a Maven project attached, which kind of inverts or blackens the source PDF (provided in src/main/resources). Please add a License file to src/main resources and run the main class BlackDoc. It iter…... Please add a license file to src/main resources...logged this problem in our issue tracking system as PDFJAVA-41955...

    forum.aspose.com/t/document-blackened-when-conv...
  10. Pillars uncomplete when rendering image - Free ...

    Hi, we use following code to create pictures from Excel: Aspose.Cells.License License = new Aspose.Cells.License(); License.SetLicense(@“Aspose.Total.lic”); Workbook wb = new Workbook(“Excel_V1.xlsx”); Worksheet exc…...License license = new Aspose.Cells.License(); license.SetLicense(@“Aspose...test file to demonstrate the issue. We have successfully reproduced...

    forum.aspose.com/t/pillars-uncomplete-when-rend...