Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,029 for

reference attachment

(0.05 sec)
  1. 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...
  2. EnableChecksum|Aspose.BarCode for Python via .N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....specification - it will be attached. YES Always use checksum if...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. 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-...
  4. 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...
  5. 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...
  6. Convert BMP to MSG in Python | products.aspose.com

    Save BMP to MSG within Python applications without using Microsoft Word or Outlook...image to be sent as an email attachment. How Aspose.Total Helps for...3.5 or later is required Reference APIs within the project directly...

    products.aspose.com/total/python-net/conversion...
  7. 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...
  8. 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...
  9. 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...opens in an application as an attachment associated with .xls/.xlsx...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  10. 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...