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

uri

(0.09 sec)
  1. Lavorare con le cartelle su Exchange Server|Doc...

    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....di IEWSClient restituisce l’URI di una cartella/sottocartella...Restituirà l’URI di "TestInbox". Usa questo URI per accedere...

    docs.aspose.com/email/it/cpp/working-with-folde...
  2. CompositeNode.RemoveSmartTags | Aspose.Words fö...

    Rengör enkelt din CompositeNode med metoden RemoveSmartTags, vilket eliminerar alla SmartTag-underordnade för effektiv datahantering....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. Convertir documento a HTML|Aspose.Words para Py...

    Convierta un documento desde casi cualquier formato a HTML o MHTML, así como al formato EPUB usando Python. También puede especificar opciones de guardado para administrar el documento de salida....utilizada para construir los URI de todos los recursos escritos...especificar cómo se deben generar los URI para todos los archivos de recursos...

    docs.aspose.com/words/es/python-net/convert-a-d...
  4. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    Hantera dina resurser effektivt med ResourceSavingArgs. Ange eller hämta enkelt filnamnet för att spara resurser utan krångel med sökvägar....AppendLine ( $"Original document URI:\t{args.Document.OriginalFileName}"...mText . AppendLine ( $"Full uri after saving:\t{args.ResourceFileUri}\n"...

    reference.aspose.com/words/sv/net/aspose.words....
  5. ResourceLoadingArgs.setData method | Aspose.Wor...

    ResourceLoadingArgs.setData method. Sets user provided data of the resource which is used if [IResourceLoadingCallback.resourceLoading()](../../iresourceloadingcallback/resourceLoading/#resourceloadingargs) returns [ResourceLoadingAction.UserProvided](../../resourceloadingaction/#UserProvided)....uri property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WebDav を使用した 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....ListContacts() このメソッドは Contacts フォルダーの URI を必要とし、これは簡単に取得できます。 ExchangeMailboxInfo...アドレスと認証情報を持つクラスです。 Contacts フォルダーの URI を取得します。 ExchangeClient.MailboxInfo...

    docs.aspose.com/email/ja/net/working-with-conta...
  7. SVG를 Base64로 변환 - 온라인 인코더 및 C# 코드

    온라인 또는 C#에서 SVG를 Base64로 변환하고 데이터 Uri에 인코딩된 문자열을 사용합니다. HTML, CSS, XML, JSON 등에 삽입합니다.... 로컬 파일 시스템에서 이미지를 로드하면 데이터 URI, Base64 이미지 소스 및 Base64 CSS 배경...ICO, WEBP 및 기타 이미지 형식이 지원됩니다. URI 체계 정보 데이터 URI는 Base64 인코딩을 기반으로...

    products.aspose.com/svg/ko/net/svg-to-base64/
  8. プレゼンテーション内のすべての外部ハイパーリンクを取得|Aspose.Slides ドキュメント

    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/ja/net/get-all-the-exter...
  9. Formatul documentelor suportate|Aspose.Words pe...

    Editează documente sursă în multe formate populare și convertește liber fișierele dintr-un format în altul folosind C#....WordprocessingML Document (fără macro-uri)” DOCM Office Open XML WordprocessingML...WordprocessingML Template (fără macro-uri) stocate într-un fișier XML plat...

    docs.aspose.com/words/ro/net/supported-document...
  10. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET....you need to pass a valid base_uri parameter to the constructor...the HTMLDocument(content, base_uri) constructor: Copy 1 # Load HTML...

    docs.aspose.com/html/python-net/create-a-document/