Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,485 for

reference attachment

(0.12 sec)
  1. Occurs error while converting HTML into PDF - F...

    Hi guy we encounters a problem while converting html into pdf base on Aspose.PDF which version is 22.11 . the html file as bellow zipped Attachment . task-544.zip (593.2 KB) the code as bellow . var fileFullPa…...html file as bellow zipped attachment . task-544.zip (593.2 KB)...The result is valid. I am attaching a document obtained when using...

    forum.aspose.com/t/occurs-error-while-convertin...
  2. 3-D refererence formulas are corrupted if sheet...

    Hi, We have a workbook with 3-D Reference formulas defined like ‘=SUM(‘Sheet2:Sheet 3’!A1:A4)’. If there is a space in sheet name the result will be #REF! and the formula will be corrupted after saving using the library…...have a workbook with 3-D reference formulas defined like ‘=SUM(‘Sheet2:Sheet...using the library. Please see attachment for reproduction. The problemetic...

    forum.aspose.com/t/3-d-refererence-formulas-are...
  3. COUNTIF excel function works inconsistently - F...

    Dear Aspose Team, i am trying to use COUNTIF on an excelsheet: =COUNTIF(E$6:E$13;“>0”) this returns 1, however: =COUNTIF(MyTable[MyColumn];“>0”) is evalulated properly MyColumn is a column in my table which is exac…...expected count The structured‑reference version works, while the plain‑range... Structured reference handling – When you refer to a table column...

    forum.aspose.com/t/countif-excel-function-works...
  4. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…... I’m attaching the sample .docx file for reference. Book_1758196616...Please find attached the output DOCX for your reference. out1.docx...

    forum.aspose.com/t/issue-with-tables-having-lar...
  5. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…... Please refer to the two attached files within the Excel...conversion code snippet for your reference. Professionalize.Discourse...

    forum.aspose.com/t/words-for-net-output-questio...
  6. How to create OMR template file (.omr) using ex...

    G’day. As the title shows, I would like to create OMR template using existing images. OMR Image Unfortunately, I can’t find usable OMR Template Editor in Java. If anyone can hightlight the spot, I really appreciate it in advance. Cheers,...Hello, @jamesanvictoria In attachment there is a draft (3.5 MB)...System.l5v: Failed to find all reference points on image! Please make...

    forum.aspose.com/t/how-to-create-omr-template-f...
  7. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....save types: Type Description Attachment Sends the spreadsheet to...it in an application as an attachment associated with .xls/.xlsx...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  8. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…... comments etc… But in the attached file below, Even the rows...correct results. Please refer to the attachment. out_net.zip (244.3...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  9. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...ToArray(); } } Make sure to reference the correct namespaces and...throws error. Find the below attachment: Easyupload.io - Upload Files...

    forum.aspose.com/t/failed-to-convert-image-type...
  10. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…... Please refer the below link. https://reference.aspose.com/words/net/aspose...chose in ContentDisposition, Attachment or Inline. How to achieve...

    forum.aspose.com/t/aspose-words-errors-after-up...