Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 5,469 for

hyperlink

(0.84 sec)
  1. 範囲内のハイパーリンクを取得|Documentation

    Aspose.Cells for Python via .NET API を使用して範囲内のハイパーリンクを取得する方法を学ぶ。...クラスは、選択した範囲のすべてのハイパーリンクを返す hyperlinks プロパティを提供します。また、 Hyperlink.delete メソッド...

    docs.aspose.com/cells/ja/python-net/get-hyperli...
  2. Developer Guide|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....Master Master HyperLinks Working with Hyperlinks Comments Working...

    docs.aspose.com/diagram/net/developer-guide/
  3. Insertar hipervínculos en Excel u OpenOffice co...

    Cómo insertar hipervínculos en archivos de Excel con la biblioteca Aspose.Cells sin usar MS Excel usando C++....la colección representa un Hyperlink . Agrega hipervínculos a URLs...método Add de la colección Hyperlinks . El método Add toma los...

    docs.aspose.com/cells/es/go-cpp/insert-hyperlin...
  4. نحوه افزودن هایپرلینک به تصویر در پاورپوینت با ...

    این مقاله حاوی اطلاعاتی در مورد نحوه افزودن هایپرلینک به یک تصویر در پاورپوینت با استفاده از سی شارپ است. این جزئیات پیکربندی را با استفاده از رویکرد گام به گام برای انجام کار و یک کد نمونه برای افزودن لینک به یک تصویر در PPT در C# پوشش می دهد....قرار دهید با استفاده از کلاس Hyperlink یک لینک خارجی برای شکل قاب...عکس اضافه کنید و ویژگی های hyperlink را تنظیم کنید ارائه را به...

    kb.aspose.com/fa/slides/net/how-to-add-hyperlin...
  5. Resim Bağlantıları Ekle|Documentation

    12345678Script aracılığıyla C++ API kullanarak Resim Köprüleri eklemeyi öğrenin....head > < body > < h1 > Image Hyperlink Example </ h1 > < p > Select...insert as a picture with a hyperlink: </ p > < input type = "file"...

    docs.aspose.com/cells/tr/javascript-cpp/add-ima...
  6. ハイパーリンク|Aspose.Slides ドキュメント

    Aspose.Slides for Java でハイパーリンクを追加および管理します。テキスト、シェイプ、画像にリンクし、PPT、PPTX、ODP のターゲットやアクションを Java のサンプルで設定します。... setHyperlinkClick ( new Hyperlink ( "https://www.aspose.com"... setHyperlinkClick ( new Hyperlink ( "https://www.aspose.com"...

    docs.aspose.com/slides/ja/java/examples/element...
  7. Python ו .NET הבדלי גרסאות|Aspose.Words עבור Py...

    Aspose.Words עבור Python via .NET זה עטיפה Aspose.Words עבור .NET, דף זה מתאר את ההבדלים בתכונות API של שני המוצרים האלה.... my_dir + "Hyperlinks.docx" ) for field in doc...FIELD_HYPERLINK : hyperlink = field . as_field_hyperlink () #...

    docs.aspose.com/words/he/python-net/python-notes/
  8. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....element indicates whether hyperlinks in a document are up-to-date...to TRUE to indicate that hyperlinks are updated. Set this element...

    docs.aspose.com/cells/cpp/setting-scalecrop-and...
  9. Redigera hyperlänkar i arbetsblad med C++|Docum...

    Lär dig hur du redigerar hyperlänkar i arbetsblad med API n Aspose.Cells for C++....); // Iterate through all hyperlinks in the worksheet for ( int32_t...(). GetCount (); i ++ ) { Hyperlink hl = worksheet . GetHyperlinks...

    docs.aspose.com/cells/sv/cpp/editing-hyperlinks...
  10. Редактирование гиперссылок в рабочем листе с по...

    Узнайте, как редактировать гиперссылки в рабочем листе через API Aspose.Cells for C++....); // Iterate through all hyperlinks in the worksheet for ( int32_t...(). GetCount (); i ++ ) { Hyperlink hl = worksheet . GetHyperlinks...

    docs.aspose.com/cells/ru/cpp/editing-hyperlinks...