Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 51 for

static analysis fix

(0.33 sec)
  1. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...reuse the same instance or static helpers, otherwise data from...class PdfJsExtractor { public static List<JavascriptAction> Col...

    forum.aspose.com/t/unable-to-extract-javascript...
  2. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(pdfDocument.Pages[1]); always give me a error,such as index out of range ,internal error....PDF Below is the sample code static void Main(string[] args) {...let me know when there is a fix. ravikaranam27 November 19, 2015...

    forum.aspose.com/t/absorber-visit-throws-out-of...
  3. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...valid range for MAPI private static readonly DateTime FileTimeMin...DateTimeKind.Utc); private static readonly DateTime FileTimeMax...

    forum.aspose.com/t/throw-exception-in-contact-u...
  4. NullPointerException with Aptos Font and wp14:a...

    Summary Aspose.Words throws a NullPointerException during Document.save() or Document.updatePageLayout() when ALL of the following conditions are met: Document contains wp14:anchorId attributes (Word 2010+ drawing anch…...class AptosNpeTest { public static void main(String[] args) throws...null pointer dereference. Analysis What is wp14:anchorId? wp14:anchorId...

    forum.aspose.com/t/nullpointerexception-with-ap...
  5. Excel Waterfall Chart: Data Labels Not Showing ...

    Hi Team, In Excel’s waterfall chart, enabling Linked to source for data labels does not apply the compact number format. This behavior differs from other chart types, where data labels correctly display in a compact for…...Therefore, no direct workaround or fix is documented in the provided...may require a product-level fix. amjad.sahi January 9, 2026,...

    forum.aspose.com/t/excel-waterfall-chart-data-l...
  6. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...you please advice how we can fix this issue. letterhead.docx (69...“shifted” bullet you posted. How to fix it Below are a few practical...

    forum.aspose.com/t/merging-documents-causing-bu...
  7. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...size or even better implement a fix to keep PDF file sizes to a necessary...Rendering; class Program { static void Main() { // Load the Excel...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  8. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…...public class WordToPdf { public static void main(String[] args) throws...with those files for deeper analysis. These steps address the most...

    forum.aspose.com/t/word-to-pdf-document-format/...
  9. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...row and then merging them and fixed cell widths (not PreferredWidths)...Helper functions == private static int GreatestCommonDiviso(int...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  10. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…... Is there a way to fix the OLE “popup” size so it displays...The code I am using is below: static void TestAspose() { //using...

    forum.aspose.com/t/ole-excel-object-size-is-cha...