Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 927 for

august

(0.22 sec)
  1. Reading Timephasedata for Materials Remaining W...

    We are using Aspose task to read planned projects in MPP files The case we were able to isolate is: A single task with 2 resources, one work the other is material. The task start at 2024-07-01 and end at 2025-09-30 Th…...Family tasks-java Critical98 August 6, 2025, 1:16pm 1 We are using...matter Professionalize.Discourse August 6, 2025, 1:17pm 2 @Critical98...

    forum.aspose.com/t/reading-timephasedata-for-ma...
  2. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…...Cells Product Family cnbjw August 14, 2025, 3:04am 1 Workbook...KB) Professionalize.Discourse August 14, 2025, 3:04am 2 @cnbjw Thank...

    forum.aspose.com/t/workbook-calculateformula-is...
  3. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...中文技术支持 aspose-pdf-java PonyWhite August 13, 2025, 1:57am 1 public boolean...怎么解决? Professionalize.Discourse August 13, 2025, 1:58am 2 @PonyWhite...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  4. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX fonts into the PDF. There are 3 .shx fonts used in my DWG drawing put when i export my file as PDF the SHX font is not use…...CAD Product Family RaimondL August 25, 2025, 12:32pm 1 I am using...} Professionalize.Discourse August 25, 2025, 12:32pm 2 @RaimondL...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  5. Xlsx转csv时,只能转换第一个sheet的数据 - Free Support Forum ...

    我使用的版本是: <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>23.6</version> 代码如下: LoadOptions loadOptions = new LoadOptions(); workbook = new Workbook(inputStream, loadOptions); int sheetCount…...中文技术支持 cells-java Endergarten August 13, 2025, 8:15am 1 我使用的版本是:... Professionalize.Discourse August 13, 2025, 8:16am 2 @Endergarten...

    forum.aspose.com/t/xlsx-csv-sheet/316668
  6. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Product Family words-net sullivan August 17, 2025, 4:21am 1 Sample Code...KB Professionalize.Discourse August 17, 2025, 4:22am 2 @sullivan...

    forum.aspose.com/t/some-content-cannot-be-repla...
  7. Function LINEST calculate wrong result - Free S...

    Workbook wb = new Workbook("C:/A.xlsx");wb.calculateFormula();wb.save("C:/A.html"); Cells include function LINEST (W4-W15 AA4-AA15 etc.) get a wrong result in html...Cells Product Family xhaixia August 16, 2016, 10:40pm 1 Workbook...result in html shakeel.faiz August 16, 2016, 11:03pm 2 Hi, Thanks...

    forum.aspose.com/t/function-linest-calculate-wr...
  8. While converting pdf to word the document text ...

    thats orignal pdf file дог1673_26_11_2024 (3).pdf (168.1 KB) and here is converted word file дог1673_26_11_20241.docx (27.0 KB)...words-net , pdf-to-word apatil03 August 28, 2025, 5:17am 1 thats orignal...KB) Professionalize.Discourse August 28, 2025, 5:17am 2 @apatil03...

    forum.aspose.com/t/while-converting-pdf-to-word...
  9. Latest Aspose.Email Product Family topics - Fre...

    Get technical support of Aspose.Email for .NET, Java, C++, Android, Python, iOS, Mac, Xamarin, .NET Core and SharePoint....Message stuck in Queue 3 520 August 24, 2005 Trying to convert...conversion from msg to HTML 5 931 August 4, 2016 Regarding Email Reading...

    forum.aspose.com/c/email/12
  10. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...Family aspose-pdf-java pizhai2 August 1, 2025, 2:16pm 1 代码如下,正常使...type Professionalize.Discourse August 1, 2025, 2:17pm 2 @pizhai2...

    forum.aspose.com/t/pdf-not-supported-image-type...