Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 547 for

license issue fix

(0.08 sec)
  1. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated text paragraphs. Ideally, …...Slides license License license = new License(); license.SetLicense("Aspose...directory Console.WriteLine("License applied successfully"); //...

    forum.aspose.com/t/wrong-count-of-animated-text...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. Aspose.Imaging for .NET — CDR rendering produce...

    Product: Aspose.Imaging for .NET Versions tested: 25.12.0 and 26.6.0 — both reproduce the Issue Target framework: .NET Framework 4.8 (net40 assembly in use) OS: Windows License: Aspose.Total for .NET (valid; subscription…...0 — both reproduce the issue Target framework: .NET Framework...assembly in use) OS: Windows License: Aspose.Total for .NET (valid;...

    forum.aspose.com/t/aspose-imaging-for-net-cdr-r...
  7. 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...
  8. 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...
  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...