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

reference attachment

(0.26 sec)
  1. Aspose.Cell Hide Column Header - Free Support F...

    Hello Team, We are doing Image export for each worksheet as one page , here we want to provide an option to hide column header. we tried by setting IsRowColumnHeadersVisible = false. but it still shows the header in ex…...7:27am 5 Hello Team, find this attached sample file. 6615_NEW.zip...been exported. Please refer to the attachment. tiff.zip (165.2 KB)...

    forum.aspose.com/t/aspose-cell-hide-column-head...
  2. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....well as the details of the attachments in the loaded MSG. Steps...file Parse through all the attachments in the MSG file Read and...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...
  3. Aspose.Words 25.12.0 for .Net 8 depends on Micr...

    Hi, I am currently targeting .Net 8 and I tried to upgrade to Aspose.Words 25.12.0 from 25.7.0. However, I started to get compiler warnings: 12>Microsoft.Common.CurrentVersion.targets(2433,5): Warning MSB3277 : Found c…... See the second attachment. Thanks 1756×2154 381 KB...you have reference to other packages, that have reference to 8.x...

    forum.aspose.com/t/aspose-words-25-12-0-for-net...
  4. Object reference not set to an instance of an o...

    We are getting the error when converting a Word document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...Object reference not set to an instance of an object (related...@sgurenkov Could you please attach your problematic input document...

    forum.aspose.com/t/object-reference-not-set-to-...
  5. 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...
  6. 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...
  7. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a document in Java....operation should be emailed as an attachment rather than the body of the...operation should be emailed as an attachment rather than the body of the...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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...
  10. 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...