Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 17,065 for

services

(0.14 sec)
  1. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/problem-reading-pdf-containi...
  2. Fail to calculate CELL("filename") - Free Suppo...

    Upon calling calculateFormula on a workbook that has a cell with =CELL("filename", B2) formula fails to calculate the cell. Screenshot 2025-09-26 at 10.20.57 AM.jpg (146.0 KB) Excel file to repro: image.png (20.7 KB)...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/fail-to-calculate-cell-filen...
  3. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  4. Complete removal of digital signatures - Free S...

    Hi. I have tried to remove the digital signatures from pdfs using the code as described here: Remove Signature from PDF File|Aspose.PDF for .NET. It looks like the signature is removed but not everything related to digi…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/complete-removal-of-digital-...
  5. Mht to pdf - exception - "Cannot read field "bd...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Cannot read field “bds” because “” is null” input file 2.zip (73.4 KB)...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/mht-to-pdf-exception-cannot-...
  6. Word to HTML Conversion Produces Wrong Bullet L...

    Hi Aspose Team, We are using the Aspose.Words Word to HTML conversion API, and during one of the document conversions we encountered an incorrect bullet sequence in the HTML output. I have uploaded images showing: Th…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/word-to-html-conversion-prod...
  7. Apose Word Java : transforming a word document ...

    Hello, we changed our Word document to integrate new fonts. When saving these documents with Java library (version jdk17 26.2), One of them (ttf) which has been designed to draw icons does not seem to work properly when…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/apose-word-java-transforming...
  8. Royal Mail in Android via Java | Aspose

    Aspose.Barcode for Android via Java API allows customize, generate and recognize Royal Mail barcodes in your Java application...Mail, the national postal service of the United Kingdom. It serves...a postal item, such as the service level and the destination country...

    products.aspose.com/barcode/android-java/royal-...
  9. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/xlookup-returns-value/322497
  10. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/cells-importdata-is-failing-...