Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 39,104 for

2025

(0.74 sec)
  1. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...cells-java xuerui December 24, 2025, 2:47am 1 Workbook workbook...Professionalize.Discourse December 24, 2025, 2:49am 2 @xuerui setColumnWidthPixel...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  2. Extra Artifact Appears When Converting a Presen...

    Hi Team, I have attached a sample PPTX with a single slide containing a single shape. When I use Aspose to open this PPTX and try to get the image of this shape, I am getting extra artifact in the image. I have attache…...slides-rendering , slides-math bhav May 12, 2025, 4:57am 1 Hi Team, I have attached...Professionalize.Discourse May 12, 2025, 4:57am 2 @bhav It seems you...

    forum.aspose.com/t/extra-artifact-appears-when-...
  3. Issues with <<doc>> Tag and -sourceStyles Behav...

    I am facing two issues while using the <<doc>> tag as per the documentation on Inserting Documents Dynamically. I’d appreciate your guidance on the following: 1. Error When Using Simple <<doc>> Tag with -sourceStyles an…...words-net abhishekouta May 12, 2025, 1:26pm 1 I am facing two issues...Professionalize.Discourse May 12, 2025, 1:27pm 2 @abhishekouta Issues...

    forum.aspose.com/t/issues-with-doc-tag-and-sour...
  4. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...words-java m16vip123 March 31, 2025, 10:48am 1 I am using the below...Professionalize.Discourse March 31, 2025, 10:48am 2 @m16vip123 To extract...

    forum.aspose.com/t/alternative-way-to-extract-a...
  5. Issue with Font Rendering when converting DOCX ...

    Hi! I am writing to report an issue with font rendering encountered in Aspose.Words version 25.1.0. Problem description: When converting a .docx document containing text in the regular “Baskerville” font to PDF (or PNG…...words-net directum December 9, 2025, 10:19am 1 Hi! I am writing...Professionalize.Discourse December 9, 2025, 10:20am 2 @directum The behavior...

    forum.aspose.com/t/issue-with-font-rendering-wh...
  6. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...Family AbhayKumar007 December 6, 2025, 10:04am 1 Hello Team, I am...Professionalize.Discourse December 6, 2025, 10:04am 2 @AbhayKumar007 Aspose...

    forum.aspose.com/t/need-complete-documentation-...
  7. Memory leak in Aspose.PDF.Cpp - Free Support Fo...

    Hi team, I have created a server application that process the input pdf documents to html formats using Aspose.PDF.Cpp. But, as more documents are processed, the application’s memory consumption continually increases. …...patneedi April 11, 2025, 2:26pm 1 Hi team, I have created...applications? asad.ali April 11, 2025, 9:33pm 2 @vibhesh.patneedi...

    forum.aspose.com/t/memory-leak-in-aspose-pdf-cp...
  8. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...aspose-pdf-java karan007 August 4, 2025, 4:49am 1 We are currently evaluating...Professionalize.Discourse August 4, 2025, 4:49am 2 @karan007 Aspose.PDF...

    forum.aspose.com/t/toc-rendering-and-customizat...
  9. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...kogan March 28, 2025, 4:28pm 1 Hello, Please take...Sergey amjad.sahi March 28, 2025, 5:46pm 2 @sergtey.kogan , After...

    forum.aspose.com/t/some-images-resized-during-p...
  10. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = new int[256]; histG = new int[256]; histB = new int[256]; for each pixel do histR…...Product Family DanAvni April 25, 2025, 5:46am 1 I need to calculate...Professionalize.Discourse April 25, 2025, 5:47am 2 @DanAvni To perform...

    forum.aspose.com/t/fastest-way-to-do-image-anal...