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

uri

(0.11 sec)
  1. SmartTag.AcceptEnd | Aspose.Words för .NET

    Upptäck hur SmartTag AcceptEnd-metoden förbättrar besökarnas engagemang genom att sömlöst hantera besöksupplevelser. Öka din webbplats interaktion idag!...smarttaggens URI till standardvärdet. smartTag . Uri = "urn:sch...= "stockticker" ; smartTag . Uri = "urn:schemas-microsoft-com:office:smarttags"...

    reference.aspose.com/words/sv/net/aspose.words....
  2. SmartTag.AcceptStart | Aspose.Words för .NET

    Upptäck SmartTag AcceptStart-metoden – välkomna besökare sömlöst till din SmartTag-upplevelse och förbättra användarengagemanget idag!...smarttaggens URI till standardvärdet. smartTag . Uri = "urn:sch...= "stockticker" ; smartTag . Uri = "urn:schemas-microsoft-com:office:smarttags"...

    reference.aspose.com/words/sv/net/aspose.words....
  3. עבודה עם תיקיות ב‑Exchange Server|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....מתודה של IEWSClient מחזירה את ה‑URI של תיקייה/תת‑תיקייה מותאמת שצוינה...היא תחזיר את ה‑URI של "TestInbox". השתמש ב‑URI זה כדי לגשת לכל...

    docs.aspose.com/email/he/cpp/working-with-folde...
  4. Atualizar links PDF em Python|Aspose.PDF for Py...

    Aprenda como atualizar a aparência e os destinos dos links PDF em Python.... ury += 2 ta . text_search_options...web, o script atualiza esse URI para redirecionar os usuários...

    docs.aspose.com/pdf/pt/python-net/update-links/
  5. SmartTag | Aspose.Words لـ .NET

    أنشئ علامات ذكية ديناميكية بسهولة مع مُنشئنا. حسّن مشاريعك بميزات قابلة للتخصيص وتكامل سلس لتحقيق أداء مثالي...., "2019" )); // تعيين عنوان URI للعلامة الذكية إلى القيمة الافتراضية...الافتراضية. smartTag . Uri = "urn:schemas-microsoft-com:office:smarttags"...

    reference.aspose.com/words/ar/net/aspose.words....
  6. C# で EWS を使用してメールメッセージの拡張プロパティを管理する|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....9" ); // Append message var uri = ewsClient . AppendMessage (...fetchedMsg = ewsClient . FetchItem ( uri , new PropertyDescriptor [] {...

    docs.aspose.com/email/ja/net/manage-extended-pr...
  7. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...pageWidth; // Upper-right x float ury = pageHeight - margin; // Upper-right...Pdf.Rectangle(llx, lly, urx, ury)); link.Action = new GoToURIAction("http://www...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  8. Lavorare con le cartelle su WebDav|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.... println ( "Mailbox URI: " + mailboxInfo . getMailboxUri...ListSubFolders ( folderInfo . Uri ); for ( ExchangeFolderInfo subfolderInfo...

    docs.aspose.com/email/it/java/working-with-fold...
  9. Obtener todos los hipervínculos externos de una...

    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.... Id )) { // Add the URI of the external relationship...strings. ret . Add ( relation . Uri . AbsoluteUri ); } } } } } //...

    docs.aspose.com/slides/es/net/get-all-the-exter...
  10. 링크 추출|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고, 모든 링크를 추출하고, 해당 좌표와 Uri를 인쇄합니다 (사용 가능한 경우)....action ) print ( f " URI: { action . uri } " ) if count == 0 :...

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