Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 20,993 for

7 zip

(0.16 sec)
  1. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unZip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...Family words-net rhrufftx November 7, 2024, 4:33pm 1 Can use the attached...Pdf); input.zip (14.0 KB) alexey.noskov November 7, 2024, 5:30pm...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  2. Convert PDF to PS - Free Support Forum - aspose...

    I know that PDFs can be converted to PS (PostScript) using Aspose.Words, or using an external Printer-Driver to do the conversion. But why is there no direct way to convert PDF to PS using Aspose.PDF? When using Aspose…...attach these resources, please zip and upload them. Markus1980Wien...Markus1980Wien April 9, 2021, 5:41am 7 this answer sounds unconvincing...

    forum.aspose.com/t/convert-pdf-to-ps/227396
  3. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and insert mtext acc. to Work with text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…...zip (21.8 KB) Professionalize.Discourse...gorokhovatskyi May 14, 2025, 7:00am 4 @msdos41 Hi, DirectionVector...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  4. Mht to pdf - exception - Cannot invoke "java.la...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown Cannot invoke "java.lang.Long.longValue()" because the return value of "com.aspose.html.HTMLCanvasElement.a(java.lang…...zip (33.1 KB) Professionalize.Discourse...ali February 20, 2026, 8:30pm 7 @aweech The investigation has...

    forum.aspose.com/t/mht-to-pdf-exception-cannot-...
  5. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...zip (16.7 KB) Workbook wb = new Workbook(filePath...library. John.He June 13, 2025, 7:57am 5 @sagaofsilence.dev You...

    forum.aspose.com/t/variables-in-excel-template/...
  6. Segmentation Faults back with Aspose.cells when...

    Hello, I’ve reported a similar issue before that was mainly fixed: Aspose.Cells Segmentation Fault when saving to HTML However, once again, on Aspose.cells via C++ bindings on latest 25.7.0, I still get segmentation fa…...7.0, I still get segmentation faults... Could you please compress (zip) and attach one or more sample...

    forum.aspose.com/t/segmentation-faults-back-wit...
  7. Behavior Change in Workbook.CalculateFormula(tr...

    After upgrading Aspose Cells from version 17.12 to 25.5, we encountered an issue: In version 17.12, calling workbook.CalculateFormula(true), correctly calculated the formula and stored the resulting value in cell N23, b…...attaching the sample code in zip file, the Excel file used for...AsposeCalculateFormu.zip (6.4 MB) calculateformulaexce.zip (64.9 KB) Please...

    forum.aspose.com/t/behavior-change-in-workbook-...
  8. 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…...7) and we obtain the same result...problem Import timephasedata 2.zip (959.3 KB) In the attachment...

    forum.aspose.com/t/reading-timephasedata-for-ma...
  9. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...zip (108.5 KB) So, the output is...vs6060_qq_com June 12, 2025, 12:45pm 7 hi, any update of this issue?...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  10. GridDesktop: mouse wheel scrolling adds rows, d...

    See attached sample: start it, click the button, and a new Aspose.Cells workbook is created and shown in GridDesktop in readonly mode. GridDesktopTest.Zip (5.2 KB) Problem 1: Switch to “Sheet 1”, then use the mouse wh…...zip (5.2 KB) Problem 1: Switch to...Wolfgang peter.zhou May 6, 2025, 7:02am 5 @wknauf About problem 1:...

    forum.aspose.com/t/griddesktop-mouse-wheel-scro...