Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 927 for

august

(0.52 sec)
  1. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...ali August 1, 2025, 10:24am 4 @randomuser123...accordingly. alexey.noskov August 1, 2025, 12:11pm 5 @randomuser123...

    forum.aspose.com/t/redlines-in-pdf/315965
  2. Image looks slightly different than in Excel af...

    Hi, we use following code to render an image in Excel to png: Workbook wb = new Workbook(“Example2.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 2”]; string rangeName = “BIPLI_Example2”; CellsHelper.DPI …...Cells Product Family Nachti August 6, 2025, 9:16am 1 Hi, we use...@Nachti Professionalize.Discourse August 6, 2025, 9:17am 2 @Nachti It...

    forum.aspose.com/t/image-looks-slightly-differe...
  3. Aspose.PDF for .Net signing certificate does no...

    Good day, I am using Aspose.PDF (25.8.0) on .Net Framework 4.6.2. Our goal is to use Aspose.PDF exclusively for all PDF manipulation and signing. When signing, we get a PKCS#7 (KMS) certificate from an external certif…...Product Family LexisSignJohan August 26, 2025, 12:41pm 1 Good day... Professionalize.Discourse August 26, 2025, 12:42pm 2 @LexisSignJohan...

    forum.aspose.com/t/aspose-pdf-for-net-signing-c...
  4. System displaying invalid character in the chin...

    When rendering the pdf document the watermark text of chinese text showing incorrect word in the textstamp. sampledoc.pdf (222.5 KB) sample.png (13.6 KB) Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(“C:\…...PDF Product Family thiru1711 August 1, 2025, 2:29pm 1 When rendering...Pdf); Professionalize.Discourse August 1, 2025, 2:30pm 2 @thiru1711...

    forum.aspose.com/t/system-displaying-invalid-ch...
  5. ERROR: This Excel files contains BIFF7(Excel95 ...

    Hi, I'm using the evaluation version and get the following error: This Excel files contains BIFF7(Excel95 or earlier file format) records. Is there a solution to get around it? Thanks, Martin...Cells Product Family martin456 August 27, 2008, 2:11am 1 Hi, I’m... Thanks, Martin amjad.sahi August 27, 2008, 3:38am 2 Hi Martin...

    forum.aspose.com/t/error-this-excel-files-conta...
  6. Aspose.Slides for Java on Kubernetes: EMF and E...

    We are having issues with specific types of images not being presented in converted files. The issue seems to be related to embedded images, but only in certain contexts, perhaps where certain fonts are available. The i…...slides-pdfexport zbowyer20bi August 13, 2025, 4:31pm 1 We are having... Professionalize.Discourse August 13, 2025, 4:32pm 2 @zbowyer20bi...

    forum.aspose.com/t/aspose-slides-for-java-on-ku...
  7. Maven Build Fails: Cannot Find removeBlankPages...

    Hello, I am trying to remove blank pages from a Word document using Aspose.Words for Java, but my project fails to compile. My build fails with the error: cannot find symbol: method removeBlankPages() location: variabl…...Words Product Family joseph119 August 11, 2025, 12:58pm 1 Hello,... Professionalize.Discourse August 11, 2025, 12:58pm 2 @joseph119...

    forum.aspose.com/t/maven-build-fails-cannot-fin...
  8. How to copy word style to excel style - Free Su...

    I have multiple docx files and I have a requirement to put each docx content with style into column. Like If you copy word content and paste into excel but I want to do programmatically. I’m able to put the plain text i…... manojp1988 August 1, 2019, 2:05am 3 Thank you...you sir. amjad.sahi August 1, 2019, 10:54am 4 @manojp1988 , You...

    forum.aspose.com/t/how-to-copy-word-style-to-ex...
  9. Landray RDM EKP-19939 Convert Effect - Free Sup...

    pdf source code: src.zip (4.4 KB) origin pdf: 深圳市御港湾餐饮管理有限公司_发票金额244.00元.pdf.zip (117.3 KB) image.png (294.5 KB) In jdk1.7 environment,it converted success by aspose-pdf-24.6-jdk16.jar image.png (312.5 KB) In jdk1…...Family hucq_landray_com_cn August 28, 2025, 1:26am 1 pdf source... Professionalize.Discourse August 28, 2025, 1:26am 2 @hucq_landray_com_cn...

    forum.aspose.com/t/landray-rdm-ekp-19939-conver...
  10. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...Family words-net kaiwachter August 1, 2025, 1:42pm 1 Aspose.Words...KB) Professionalize.Discourse August 1, 2025, 1:43pm 2 @kaiwachter...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...