Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 4,817 for

hyperlink

(0.18 sec)
  1. Python і .NET Версія Відмінності|Aspose.Words д...

    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/uk/python-net/python-notes/
  2. 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...
  3. Редактирование гиперссылок в рабочем листе с по...

    Узнайте, как редактировать гиперссылки в рабочем листе через 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...
  4. 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...
  5. Gestionar Hipervínculos|Documentación de Aspose...

    Cómo agregar hipervínculo a una presentación de PowerPoint en C++...set_HyperlinkClick ( MakeObject < Hyperlink > ( u "https://www.aspose...( System :: MakeObject < Hyperlink > ( u "https://www.aspose...

    docs.aspose.com/slides/es/cpp/manage-hyperlinks/
  6. إدارة الروابط التشعبية|وثائق Aspose.Slides

    كيفية إضافة رابط تشعبي إلى عرض PowerPoint في C++...set_HyperlinkClick ( MakeObject < Hyperlink > ( u "https://www.aspose...( System :: MakeObject < Hyperlink > ( u "https://www.aspose...

    docs.aspose.com/slides/ar/cpp/manage-hyperlinks/
  7. 範囲内のハイパーリンクを取得|Documentation

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

    docs.aspose.com/cells/ja/net/get-hyperlinks-in-...
  8. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadformat/#Text) document into a [Document](../../aspose.words/document/) object...Specifies either to detect hyperlinks in text. The default value...Shows how to read and display hyperlinks. const inputText = "Some...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Como adicionar hiperlink a uma imagem no PowerP...

    Este simples se concentra em como adicionar hiperlink a uma imagem no PowerPoint usando Python. Abrange as etapas de configuração detalhadas para configurar o ambiente e realizar a tarefa de adicionar hiperlink a uma imagem em PPT em Python executando o código simples....de imagem usando a classe Hyperlink e defina as respectivas propriedades...fim, usando a classe Hyperlink, um hyperlink de site externo junto...

    kb.aspose.com/pt/slides/python/how-to-add-hyper...
  10. Procurar

    Procurar...setHyperlinkClick(new Hyperlink("https://www.aspose.com/"));...presentation.save("add-text-hyperlink.pptx", SaveFormat.Pptx); }...

    blog.aspose.com/pt/slides/work-with-hyperlinks-...