Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 20,995 for

7 zip

(0.1 sec)
  1. Blazor WebAssembly Operation is not supported o...

    Hello, I’m receiving the following error trying to open a workbook stream in Aspose.Cells 25.6 in Blazor WebAssembly. I believe Thread.Start is not available in WebAssembly. Operation is not supported on this platform. …...zip (1.4 MB) Thank you, -Andy peyton...amjad.sahi July 2, 2025, 10:19am 7 @weissa , We are pleased to inform...

    forum.aspose.com/t/blazor-webassembly-operation...
  2. Worksheet won't open in new version But will op...

    I just upgraded to the latest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…...7). I tested it with your template...sample code and template file(s), zip the project and post it here...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...
  3. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...zip (8.8 MB) Identify location of...krol_extractedTextFromhtm.zip (18.5 KB) krol_extractedTextFrompdf.zip (20.0 KB)...

    forum.aspose.com/t/need-to-extract-text-from-th...
  4. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...zip). templates.zip (28.9 KB) Professionalize...check the attachment. result.zip (20.0 KB) Workbook wb = new Workbook(filePath...

    forum.aspose.com/t/issue-with-directly-accessin...
  5. How to Install Aspose.PDF for Rust via C++|Aspo...

    This section shows a product description and instructions for installing Aspose.PDF for Rust on your own....zip The archive filename format is:...Aspose.PDF-for-Rust-via-CPP-YY.M.zip , where: YY = last two digits...

    docs.aspose.com/pdf/rust-cpp/installation/
  6. 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...
  7. Incorrect Conditional Formatting in Aspose.Cell...

    I have created a sample Excel file to reproduce the issue. test2.Zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…...zip (9.6 KB) In the Excel file, I...thanks. John.He September 3, 2025, 7:21am 5 @matthew.lo.housing By...

    forum.aspose.com/t/incorrect-conditional-format...
  8. HMTL to PDF conversion - Free Support Forum - a...

    Hi Team, I am working on convert HTML to PDF, my issue is style are not applying from style block block. My code: foreach (string contentPart in contentParts) { Aspose.Pdf.Page page = merge…...zip format along with the generated...4:35am 6 TEST_PDFHMTL AND OUTPUT.zip (40.2 KB) Same htlm file need...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583
  9. 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
  10. 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/...