Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 5,289 for

attachment

(0.3 sec)
  1. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows and columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...vertically (using scrollbars attached) when viewed in a browser...html", options); Please find attached the output HTML file in the...

    forum.aspose.com/t/how-to-create-a-aspose-cells...
  2. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…... Please attach the file with such logo image...5 1738.zip (164.9 KB) See attached for compressed Zip File of...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  3. ArrayIndexOutOfBoundsException when writing to ...

    Hello I am using Aspose Java 24.1 and am busy trying to write around 60k emails to a newly created PST file. Initially, we are able to write a couple of thousand emails, but after some time, the below error is outputted…...12:35pm 7 Hello Sergey Refer to attached class for an example of how...java.nio.channels.FileChannel attached as CustomStream.java (791...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  4. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...@hrnallap Could you please attach your input and problematic...what you are observing. Please attach your input and output DOCX...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  5. Convert PST to EML via Java | products.aspose.com

    Try the code sample to convert PST files to EML format in Java. Download Java API to take your email processing applications to the next level....email structure, including attachments and metadata, guaranteeing...emails, contacts, calendars, attachments. It empowers developers to...

    products.aspose.com/email/java/conversion/pst-t...
  6. Convert OST to EML via Java | products.aspose.com

    Try the code sample to convert OST files to EML format in Java. Download Java API to take your email processing applications to the next level....the original formatting, attachments, and metadata of the emails...emails, contacts, calendars, attachments. It empowers developers to...

    products.aspose.com/email/java/conversion/ost-t...
  7. Convert OST to OFT via Java | products.aspose.com

    Try the code sample to convert OST files to OFT format in Java. Download Java API to take your email processing applications to the next level....original email structure, attachments, and metadata, allowing for...emails, contacts, calendars, attachments. It empowers developers to...

    products.aspose.com/email/java/conversion/ost-t...
  8. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document.... attached_template = MY_DIR + 'Business...properties . template = doc . attached_template # "content_status"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 档案

    档案...println("Number of attachments: " + msg.getAttachments()...getAttachments().size()); // 列出附件 for (Attachment att : msg.getAttachments())...

    blog.aspose.com/zh/email/read-emails-from-ms-ex...
  10. NullPointerException: Cannot invoke "com.aspose...

    Trying to convert a PDF to a PPTX like so: public class PptxService { public byte[] generatePresentation() throws IOException { try ( InputStream templateInputStream = this.getClass() .getClassLoader() .…...persists with the latest version, attach a small PDF (≤ 2 pages) that...defect and work on a fix. Please attach the minimal PDF and the manifest...

    forum.aspose.com/t/nullpointerexception-cannot-...