Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 7,287 for

attachment

(0.08 sec)
  1. Загрузка, просмотр и разбор файла MSG|Documenta...

    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....getRecipients ()); // Get attachments for ( MapiAttachment att...System . out . println ( "Attachment Name: " + att . getFileName...

    docs.aspose.com/email/ru/java/loading-viewing-a...
  2. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...problem still persists, please attach the problematic input document...microsoft word styles. I will attach the document and you can see...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  3. 使用 Outlook 任务|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.... attachments . add ( "Attachment.txt" , str . encode...encode ( "attachment data" )) task . save ( "AddAttachmentsToMapi_out"...

    docs.aspose.com/email/zh/python-net/working-wit...
  4. Offentliga API-ändringar i Aspose.Email 6.0.0|D...

    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....Attachment Enum OriginalMessageAddit...Outlook.MapiPropertyTag.PR_ATTACHMENT_HIDDEN Method ForwardMessageBuilde...

    docs.aspose.com/email/sv/java/public-api-change...
  5. Perubahan API Publik di Aspose.Email 6.0.0|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....Attachment Enum OriginalMessageAddit...Outlook.MapiPropertyTag.PR_ATTACHMENT_HIDDEN Method ForwardMessageBuilde...

    docs.aspose.com/email/id/java/public-api-change...
  6. Změny veřejného API v Aspose.Email 6.0.0|Docume...

    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....Attachment Enum OriginalMessageAddit...Outlook.MapiPropertyTag.PR_ATTACHMENT_HIDDEN Method ForwardMessageBuilde...

    docs.aspose.com/email/cs/java/public-api-change...
  7. Create a Macro in Word using Python

    This short tutorial guides on how to **create a macro in Word using Python**. It has details to set the IDE, a list of steps, and a working VBA code in Python....Word document to work with Attach a VBA project to this document...new Word document with an attached VBA project. Add a named module...

    kb.aspose.com/words/python/create-a-macro-in-wo...
  8. Tworzenie i zapisywanie plików MSG|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....Attachments kolekcję. // For complete...[ 0 ] = "attachment.doc" ; files [ 1 ] = "attachment.png" ; //...

    docs.aspose.com/email/pl/java/creating-and-savi...
  9. Changed table dimensions when text rotated and ...

    Hi team, Looks like Aspose. words adds some sort of top and bottom margin (or left and right, depending on the frame of reference) to 90-degree text inside a table cell when saving to PDF. I’m attaching an example - bo…... I’m attaching an example - both files are...The code can be found in the attached zipped project - and it’s...

    forum.aspose.com/t/changed-table-dimensions-whe...
  10. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...it is failing in few cases(attached document). import aspose.words...solve this problem. I have attached a test document. test.docx...

    forum.aspose.com/t/how-to-find-and-iterate-list...