Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 484 for

license issue fix

(0.77 sec)
  1. 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...
  2. 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...
  3. Converting newer version DWG files to PDF - Fre...

    We are trying to convert several files from dwg to pdf using the aspose.cad software. But some of the files are erroring out with the following error message: RuntimeError: Proxy error(ImageLoadException): Drawing loadi…...being able to reproduce the issue on our side. Please try to update...versions, probably, the issue was already fixed there. sonalipandit...

    forum.aspose.com/t/converting-newer-version-dwg...
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. **IMPACT PRODUCTION SERVER** - Aspose.PDF- High...

    Hi Support, We are using Aspose.PDF to convert PDFs to HTML in one of our main applications. However, we are experiencing extremely high memory usage on our server, with consumption reaching 95%. We have tried all avai…...PDF, but the issue persists. Could you please provide...guidance on resolving this issue as a priority? Your assistance...

    forum.aspose.com/t/impact-production-server-asp...
  9. Wrong alignment of cell that was shifted to nex...

    Hi, we use table Broken property that shift columns which not fit in current page to next one. But unfortunatelly shifted cell loosing some properties that we specified. F.e alignment look at first and last column. I att…...internal issue tracking system and will deliver their fixes according...in Free Support Policies . Issue ID(s): PDFNET-60148 You can...

    forum.aspose.com/t/wrong-alignment-of-cell-that...
  10. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...b64 += "=" * (-len(b64) % 4) # fix padding return base64.b64decode(b64)...the picture correctly. If the issue remains after using a raster...

    forum.aspose.com/t/image-not-visible-in-slide-p...