Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 92,145 for

aspose version

(1.04 sec)
  1. Convert pdf to image results in missing text - ...

    We use Aspose.Pdf 20.12.0.0 for .NET to convert files of different formats to images. There was a problem with one pdf file that had some symbols that where missing in resulting image file. The example file is “edited.…...image results in missing text Aspose.PDF Product Family NOborin...November 25, 2025, 6:20am 1 We use Aspose.Pdf 20.12.0.0 for .NET to convert...

    forum.aspose.com/t/convert-pdf-to-image-results...
  2. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...when rendering chart to image Aspose.Cells Product Family cells-net...April 22, 2025, 8:06pm 1 Hi, Aspose Team I’m noticing an issue...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  3. Callout text reversed on XLSX to PDF conversion...

    Hello, Please take a look at the attached archive. The xlsx file has normal callout text and it was reversed in pdf. We are not able to reproduce if we create new Thought Bubble: Cloud callout, but our customer is using…...reversed on XLSX to PDF conversion Aspose.Cells Product Family cells-net...Excel® for Microsoft 365 MSO (Version 2510 Build 16.0.19328.20190)...

    forum.aspose.com/t/callout-text-reversed-on-xls...
  4. Convert an HEIC File into a PNG file - Free Sup...

    Hi I’m trying to convert an HEIC File into a PNG file, I understand than I need to use “Aspose.Imaging.HEIC.Adapter 26.1.0” but it does not work I’ve got the following error: Unable to load the file or assembly ‘Aspose…...an HEIC File into a PNG file Aspose.Imaging Product Family ISIWARE...understand than I need to use “Aspose.Imaging.HEIC.Adapter 26.1.0”...

    forum.aspose.com/t/convert-an-heic-file-into-a-...
  5. Barcode performance slowdown between 23.9 and 2...

    Our software uses Aspose BarCode for .NET 4.0 Version 23.9. We’ve purchased new license to to use new QualitySettings. Unfortunately performance is much slower for some barcodes even in HighPerformance QualitySetting. I…...5 Aspose.BarCode Product Family MSKBC...software uses Aspose BarCode for .NET 4.0 version 23.9. We’ve purchased...

    forum.aspose.com/t/barcode-performance-slowdown...
  6. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...doing PDF to Image conversion Aspose.PDF Product Family edorasware...renditionOutputStrea); Using Aspose PDF 25.11, this generates a...

    forum.aspose.com/t/black-box-for-certain-images...
  7. Issue with Converting PDF to Black and White fo...

    Problem Description: I am using Aspose.PDF for .NET (Version 21.6.0) to convert PDFs to black and white (grayscale) pdfs. The conVersion works fine for smaller PDFs, but when the input PDF has more than 20 pages, the pr…...(>20 Pages) Using Aspose.PDF 21.6.0 Aspose.PDF Product Family...Description: I am using Aspose.PDF for .NET (Version 21.6.0) to convert...

    forum.aspose.com/t/issue-with-converting-pdf-to...
  8. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.Aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...The word page count is wrong Aspose.Words Product Family words-java...getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextShaperFa...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  9. Convert USDZ to STL File Programmatically in Java

    You can convert USDZ to STL file format programmatically in Java. Export or render the USDZ files in your java-based applications....Converter – Java API Installation # Aspose.3D for Java API can be used...configurations to download it from the Aspose Repository in the pom.xml file...

    blog.aspose.com/3d/usdz-to-stl-java/
  10. Working with VRML Format|Documentation

    Aspose.3D for Java allows working with VRML Version 1.0. VRML file format has been added to the FileFormat class. Aspose.3D can auto detect VRML format, so the FileFormat is usually ignored in Open method....Format Aspose.3D for Java allows working with VRML version 1.0....added to the FileFormat class. Aspose.3D can auto detect VRML format...

    docs.aspose.com/3d/java/working-with-vrml-format/