Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 7,291 for

attachment

(0.71 sec)
  1. 搜索

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

    blog.aspose.com/zh-hant/email/read-emails-from-...
  2. Zoeken en filteren van IMAP‑e‑mails in Python m...

    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....De zoekreeks X-GM-RAW "has:attachment" maakt gebruik van het uitgebreide... Hier retourneert de has:attachment‑operator alle e‑mails met...

    docs.aspose.com/email/nl/python-net/filter-mess...
  3. Index Value Error while converting Words to PDF...

    While converting Word document to PDF Document using Aspose.words in SUSE Linux Environment, Facing Error like Below Expected a value between 0 and 0. Parameter name: index java.lang.IllegalArgumentException: Expected a…...@Prem_Parmar Could you please attach the problematic input document...on my side. Could you please attach the problematic input document...

    forum.aspose.com/t/index-value-error-while-conv...
  4. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...@ianjwilson Could you please attach your sample input, current...12:14pm 5 LOOK AT POINT 7 IN THE ATTACHED INPUT DOCUMENT sample input...

    forum.aspose.com/t/words-java-tracking-changes-...
  5. Převod souborů MSG do různých formátů v C#|Docu...

    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....// Handling attachments if ( message . Attachments . Count > 0...WriteLine ( "The email contains attachments which will be preserved."...

    docs.aspose.com/email/cs/net/converting-between...
  6. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…... } And my test PDF is attached. Actually my problem is that...contents(like the one I have attached). The FieldType of field object...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  7. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...xlsx"); Please find attached the output Excel file for...the browser (please see the attached sample HTML for your reference)...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  8. PST ファイルでのメッセージ操作|Documentation

    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....PersonalStorageQuery (); // Messages with attachments AND high importance builder...// Unread messages with attachments builder . hasNoFlags ( MapiMessageFlags...

    docs.aspose.com/email/ja/java/working-with-mess...
  9. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…... On the attached file I get the list of Nodes...one marked by arrow in the attached image Using marker = new Shape(document...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  10. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...@hrnallap Could you please attach simplified input, output and...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...