Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 7,346 for

uri

(2.04 sec)
  1. مدیریت ویژگی های گسترش یافتهٔ پیام های ایمیل با...

    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....9" ); // Append message var uri = ewsClient . AppendMessage (...fetchedMsg = ewsClient . FetchItem ( uri , new PropertyDescriptor [] {...

    docs.aspose.com/email/fa/net/manage-extended-pr...
  2. Gérer les propriétés étendues des messages e‑ma...

    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....9" ); // Append message var uri = ewsClient . AppendMessage (...fetchedMsg = ewsClient . FetchItem ( uri , new PropertyDescriptor [] {...

    docs.aspose.com/email/fr/net/manage-extended-pr...
  3. Làm việc với danh bạ trên Exchange Server bằng ...

    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....ListContacts() phương thức yêu cầu URI của thư mục Contacts, có thể...chỉ và thông tin xác thực. Lấy URI của thư mục Contacts bằng ExchangeClient...

    docs.aspose.com/email/vi/net/working-with-conta...
  4. کار با ویژگی های افزوده Exchange آیتم های Excha...

    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....); // Append message String uri = ewsClient . appendMessage (...fetchedMsg = ewsClient . fetchItem ( uri , Arrays . asList ( new PropertyDescriptor...

    docs.aspose.com/email/fa/java/working-with-exch...
  5. Exchange 항목의 확장 속성 작업|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....); // Append message String uri = ewsClient . appendMessage (...fetchedMsg = ewsClient . fetchItem ( uri , Arrays . asList ( new PropertyDescriptor...

    docs.aspose.com/email/ko/java/working-with-exch...
  6. Simpan Pesan dari Kotak Surat Exchange Server 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....ExchangeMessagesInfo koleksi untuk mendapatkan URI unik untuk setiap pesan. Panggil...saveMessage() metode dan berikan URI unik sebagai parameter. Berikan...

    docs.aspose.com/email/id/java/save-messages-fro...
  7. Збереження повідомлень з поштової скриньки Exch...

    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....колекцію, щоб отримати унікальний URI для кожного повідомлення. Викличте...метод і передайте унікальний URI як параметр. Надайте saveMessage()...

    docs.aspose.com/email/uk/java/save-messages-fro...
  8. LoadOptions.resource_loading_callback property ...

    LoadOptions.resource_loading_callback property. Allows to control how external resources (images, style sheets) are loaded when a document is imported from HTML, MHTML.... original_uri } ' ) return aw . loading . ...upon loading: { args . original_uri } ' ) new_image_filename = 'Logo...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MarkdownSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the MarkdownSaveOptions ImagesFolder property enhances your document exports by specifying the ideal folder for saving images in Markdown format....folder used to construct image URIs. DocumentBuilder builder = new...folder // when constructing image URIs instead of the images folder's...

    reference.aspose.com/words/net/aspose.words.sav...
  10. استخراج الروابط|Aspose.PDF for Python via .NET

    يقوم هذا المثال بربط ملف PDF للإدخال، واستخراج جميع الروابط، وطباعة الإحداثيات وعناوين URL الخاصة بها (إذا كانت متوفرة)....action ) print ( f " URI: { action . uri } " ) if count == 0 :...

    docs.aspose.com/pdf/ar/python-net/extract-links/