Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 7,346 for

uri

(0.24 sec)
  1. SvgSaveOptions.resources_folder property | Aspo...

    SvgSaveOptions.resources_folder property. Specifies the physical folder where resources (images) are saved when exporting a document to Svg format...allows to specify how the image URIs will be constructed. If you...to manipulate and print the URIs of linked resources created...

    reference.aspose.com/words/python-net/aspose.wo...
  2. أمان تطبيق الويب عند تحميل الموارد|Aspose.Words...

    تحميل الموارد عن بعد، التي يمكن أن تكون سببا للمخاطر الأمنية. ألق نظرة على مشكلات الأمان الشائعة وحلولها في Java....protocol = null ; URI uri = new URI ( fileName ); if ( uri . isAbsolute...isAbsolute ()) { protocol = uri . getScheme (); } else { URL url = new...

    docs.aspose.com/words/ar/java/web-applications-...
  3. Bezpečnost webové aplikace Při načítání zdrojů|...

    Načíst vzdálené zdroje, to může být příčinou bezpečnostních rizik. Podívejte se na společné bezpečnostní otázky a jejich řešení Java....protocol = null ; URI uri = new URI ( fileName ); if ( uri . isAbsolute...isAbsolute ()) { protocol = uri . getScheme (); } else { URL url = new...

    docs.aspose.com/words/cs/java/web-applications-...
  4. 記録

    記録... まず、ユーザー名、パスワード、ドメイン、URIを使用して IEWSClient オブジェクトを初期化します。...プロパティを使用して、移動するメッセージのURIを取得します。 最後に、 IEWSClient.CopyItem(string URI、IEWSClient...

    blog.aspose.com/ja/email/move-emails-to-folders...
  5. Creați PDF Raport În C#

    Generați rapoarte și automatizați documente folosind șabloane PDF și date personalizate în C#....orice tip, cum ar fi facturi, CV-uri, contracte, scrisori și altele...Repere Lansări noi Stare Site-uri web aspose.com aspose.net aspose...

    products.aspose.com/words/ro/net/report/pdf/
  6. Creați HTML Raport În C#

    Generați rapoarte și automatizați documente folosind șabloane HTML și date personalizate în C#....orice tip, cum ar fi facturi, CV-uri, contracte, scrisori și altele...Repere Lansări noi Stare Site-uri web aspose.com aspose.net aspose...

    products.aspose.com/words/ro/net/report/html/
  7. Editați TEXT În Python

    Editați TEXT în Python codul....liste, diagrame, imagini, link-uri, câmpuri etc. Modificați stilurile...Repere Lansări noi Stare Site-uri web aspose.com aspose.net aspose...

    products.aspose.com/words/ro/python-net/edit/text/
  8. Editați DOCX În Python

    Editați DOCX în Python codul....liste, diagrame, imagini, link-uri, câmpuri etc. Modificați stilurile...Repere Lansări noi Stare Site-uri web aspose.com aspose.net aspose...

    products.aspose.com/words/ro/python-net/edit/docx/
  9. Editați TEXT În Javascript

    Editați TEXT în JavaScript codul....liste, diagrame, imagini, link-uri, câmpuri etc. Modificați stilurile...Repere Lansări noi Stare Site-uri web aspose.com aspose.net aspose...

    products.aspose.com/words/ro/nodejs-net/edit/text/
  10. Ekstrak Tautan|Aspose.PDF for Python via .NET

    Contoh ini mengikat PDF masukan, mengekstrak semua tautan, dan mencetak koordinat serta Uri-nya (jika tersedia)....koordinat persegi panjang dan URI. Tampilkan pesan jika tidak ada...action ) print ( f " URI: { action . uri } " ) if count == 0 :...

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