Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 3,484 for

june

(0.08 sec)
  1. 'Image' does not contain a definition for 'Load...

    this is the code i use using Aspose.PSD.FileFormats.Psd; using Aspose.PSD.FileFormats.Psd.Layers; using Aspose.PSD.FileFormats.Psd.Layers.Text; namespace Dowodzik { public partial class Form1 : Form { public Form…...PSD Product Family VVSES June 22, 2022, 10:14am #1 this is...psd"); } } } } DmitriySorokin June 22, 2022, 10:40am #2 @VVSES...

    forum.aspose.com/t/image-does-not-contain-a-def...
  2. Create Table in Word DOCX in Python | Create Ne...

    Use Python Word library to create a table in Word DOCX documents in Python. Create nested tables or clone existing tables programmatically....(157) Archives ▼ 2022 (247) June May April March February January...October September August July June May April March February January...

    blog.aspose.com/2021/11/22/create-table-in-word...
  3. Image alignment doesn't work - Free Support For...

    We are trying to align an image in a table with halign="right" but it doesn't get applied. This is the reproducer code using System; using System.IO; using System.Text; using Aspose.Pdf; using Aspose.Pdf.Generator; usi…...PDF Product Family dfactset June 27, 2017, 8:11am #1 We are trying...Save(“ImageNotAligned.pdf”); } } } fahadadeel June 27, 2017, 8:11am #2 Hello Daniel...

    forum.aspose.com/t/image-alignment-doesnt-work/...
  4. [Regression] Pivot table styles not copied prop...

    Hi, When I tested today’s Aspose.Cells 22.6.0 release, I found the styles on pivot tables are no longer copied properly. Code: var workbook = new Workbook(@".\test.xlsx"); var newWorkbook = new Workbook(); newWorkb…...Product Family ServerSide527 June 10, 2022, 10:21am #1 Hi, When...(40.1 KB) Thanks, Amjad_Sahi June 10, 2022, 12:49pm #2 @ServerSide527...

    forum.aspose.com/t/regression-pivot-table-style...
  5. Adding TextBoxField to Table Cell - Free Suppor...

    I'm trying to add a textboxfield to a cell, but receiving a null reference exception error. Here is the code: Dim commentTbRow As Row = ana_tbl.Rows.Add commentTbRow.FixedRowHeight = 80 Dim commentTbC…...PDF Product Family jetarver June 29, 2017, 1:33am #1 I’m trying...going wrong? Thanks! tilal.ahmad June 29, 2017, 1:33am #2 Hi Jason...

    forum.aspose.com/t/adding-textboxfield-to-table...
  6. pdf文字内容很多的时候,转成word耗时非常长而且频繁GC - 中文技术支持 - Free ...

    pdf文字内容很多的时候,转成word耗时非常长而且频繁GC 执行了20多分钟 导致手机温度升的很高 还没有没转成功 最后放弃转换 QQ图片20220622152741.png (53.6 KB) 这是用于转换的pdf文件 input.pdf (1.9 MB) 使用的版本是android版本 implementation ( group: ‘com.aspose’, name: ‘aspose-pdf’, versio…...pdf文字内容很多的时候,转成word耗时非常长而且频繁GC 中文技术支持 zpswz June 22, 2022, 8:04am #1 pdf文字内容...png (18.7 KB) tahir.manzoor June 22, 2022, 4:56pm #2 @zpswz 我们在问题跟踪系统中将这个问题记录为...

    forum.aspose.com/t/pdf-word-gc/248044
  7. Msg Date time issue - Free Support Forum - aspo...

    Hi there, I am trying to load msg files to pst using Aspose.Email.dll(ver 5.3.0.0). I wrote following code MailMessageLoadOptions loadOptions = new MailMessageLoadOptions(); loadOptions.MessageFormat = MessageForm…...Product Family Shital_diwate June 28, 2017, 4:26am #1 Hi there...Please help. Muhammad.Waqas June 28, 2017, 4:26am #2 Hi Shital...

    forum.aspose.com/t/msg-date-time-issue/23120
  8. Error when converting HTML to PDF - ArgumentExc...

    Hello, The attached HTML file cannot be converted to a PDF. It throws the following error: Exception in thread "main" class com.aspose.html.internal.ms.System.ArgumentException: max (226500) < opt (463276) com.aspose.h…...rogov June 6, 2022, 5:46am 1 Hello, The...7z (598 Bytes) tahir.manzoor June 6, 2022, 8:40am 2 @igor.rogov...

    forum.aspose.com/t/error-when-converting-html-t...
  9. Execution freeze when saving email - Free Suppo...

    Hi, I’m working on a ubuntu machine with the aspose.email python library. For some emails from a pst object, the save to html function gets freezed during the execution. It freezes in “mapi.save(html_filepath, options…...Family email-python carpinto June 28, 2023, 7:32pm #1 Hi, I’m...Carlos Pinto margarita.samodurova June 28, 2023, 7:50pm #2 Hello @carpinto...

    forum.aspose.com/t/execution-freeze-when-saving...
  10. How to extract text from pdf doc element by ele...

    Document document1 = new Document(String.valueOf(file)); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber(); document1.getPages().get_Item(1).accept(textFragmentAbsorber); …...aspose-pdf-java Nitin123456789 June 13, 2023, 11:56am #1 Document...incididunt ut labore. asad.ali June 12, 2023, 1:19pm #2 @Nitin123456789...

    forum.aspose.com/t/how-to-extract-text-from-pdf...