Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 507 for

license issue fix

(1.54 sec)
  1. 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...
  2. Underline after changing the text color - Free ...

    I am using Aspose PDF library for .Net version 24.10 in my application, For one of the PDF file(attached file “sample-error-3.pdf”) , I am facing an Issue, when I create link for the text “Section 2.1” or for the text …...pdf”) , I am facing an issue, when I create link for the...working fine, seems it is an issue with Aspose PDF library. //********...

    forum.aspose.com/t/underline-after-changing-the...
  3. Wrong size and layout of loaded and printed PDF...

    Hi, we are using the ASPOSE Pdf .NET library to open a PDF file an print it to a printer. Now we recognized that the result of the printed document doesn't match the size and layout of the original PDF file. We attache…...create a Pdf license object Aspose.Pdf. License license = new Aspose...Aspose.Pdf. License (); // instantiate license file license.SetLicense(...

    forum.aspose.com/t/wrong-size-and-layout-of-loa...
  4. Convert PS to PDF is taking for ever - Free Sup...

    Hi Team, We have a situation here that needs your help. We are trying to convert a .PS file into a .PDF for visualization. We have been trying a couple of things, but nothing seems to work. Everything we try it take…...or 30-days free temporary license before converting the PS to...environment and could not notice any issues. PdfToPostScript_out.pdf (64...

    forum.aspose.com/t/convert-ps-to-pdf-is-taking-...
  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. Can your OCR library recognize bitmaps with a s...

    Our current OCR library from a different company won’t recognize single digit numbers at all. Will Aspose OCR see these numbers?...internal issue tracking system and will deliver their fixes according...in Free Support Policies . Issue ID(s): OCRNET-1219 You can obtain...

    forum.aspose.com/t/can-your-ocr-library-recogni...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary License Code from doc from io import BytesIO from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers import Layer from aspose.psd import License…...19 use temporary license Code from doc from io import...aspose.psd import License license = License() licensePath = "Aspose...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...