Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 891 for

august

(0.26 sec)
  1. Only some contents are bold - Free Support Foru...

    2237_Source.docx (20.6 KB) 2237_Development_withMergeFieldsFilledIn.docx (20.3 KB) Could anyone explain why the latest version of aspose, being used by the code shown below, would produce an output where only some of t…...Words Product Family bribiesca August 21, 2025, 3:49pm 1 2237_Source...options); Professionalize.Discourse August 21, 2025, 3:49pm 2 @bribiesca...

    forum.aspose.com/t/only-some-contents-are-bold/...
  2. 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
  3. 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...
  4. Losing Table Border Style when Converting Word ...

    Hello Team, We are using Aspose.Words for .NET v25.1.0. When converting a Word document (with tracked changes) to HTML, we accept all revisions using AcceptAllRevisions(). After doing so, the table border style is miss…...awtade August 22, 2025, 3:43pm 1 Hello Team... Professionalize.Discourse August 22, 2025, 3:43pm 2 @nilesh...

    forum.aspose.com/t/losing-table-border-style-wh...
  5. Can additional code be added to mimic SautinSof...

    We are moving away from SautinSoft to using Aspose.Words .Net. We have noticed how when SautinSoft renders a PDF from html it does a preprocessing step where it will resize images to stop an image from adjusting expandi…...Kitching August 5, 2025, 10:42am 1 We are moving...Thanks Professionalize.Discourse August 5, 2025, 10:43am 2 @James.Kitching...

    forum.aspose.com/t/can-additional-code-be-added...
  6. 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...
  7. 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...
  8. OCR for Hebrew - Free Support Forum - aspose.com

    Is there OCR support for Hebrew yet ? (for .Net). I’m trying to evaluate the product but the demo only has a Spanish example.... tomas2457 August 17, 2025, 9:17am 3 Does Aspose...supported any time soon? asad.ali August 17, 2025, 7:01pm 4 @tomas2457...

    forum.aspose.com/t/ocr-for-hebrew/191095
  9. 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...
  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...