Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 8,423 for

attachment

(0.55 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Repeating parent property for each child - Free...

    Hi there! We’re using Aspose.Cells for Java (version 25.11) to generate reports from an XLSX template using a JSON payload. Our JSON data features a list of Vendors, where each vendor has a Code and a nested array of P…... I’ve attached our code, the template, and...of the output cells. I have attached the template, payload, and...

    forum.aspose.com/t/repeating-parent-property-fo...
  5. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkbox) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkbox gets checked (has ‘X’ within) and the checkbox can’t be changed afterward. We are using a li…...@ittahadakash1 Could you please attach the expected output produced...problem is reproducible with the attached document. Looks like it occurs...

    forum.aspose.com/t/word-content-control-checkbo...
  6. 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...
  7. 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...
  8. 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...
  9. Licensing|Documentation

    You can easily download/install Aspose.3D for Java from Aspose Repository for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license....node can have no more than 2 attached entities. Each geometry can...can have no more than 2 attached vertex elements. Each node can...

    docs.aspose.com/3d/java/licensing/
  10. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…... Attaching the document for reference...expectations — we can inspect the attached document or check for edge...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...