Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,528 for

hyperlink

(0.03 sec)
  1. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。... my_dir + "Hyperlinks.docx" ) for field in doc...FIELD_HYPERLINK : hyperlink = field . as_field_hyperlink () #...

    docs.aspose.com/words/zh/python-net/python-notes/
  2. 向单元格添加超链接|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....); //Add a hyperlink to it. objSheet . Hyperlinks . Add ( _range...objBook . SaveCopyAs ( "c:\\Hyperlink_test.xls" ); //Quit the Application...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  3. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library....HyperlinkCollection/Hyperlink Hyperlink object contains elements...

    docs.aspose.com/diagram/net/object_model/
  4. Public API Changes in Aspose.Cells 16.11.0|Docu...

    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.... In case no hyperlink has been found on the specified...links = sheet . Hyperlinks ; // Gets hyperlink from cell A1 GridHyperlink...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Public API Changes in Aspose.Cells 16.11.0|Docu...

    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.... In case no hyperlink has been found on the specified...getHyperlinks (); //Gets hyperlink from cell A1 GridHyperlink...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_Hyperlinks_in_new_window property. Gets or sets a value determining whether Hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....open_hyperlinks_in_new_window property PdfSaveOptions.open_h...value determining whether hyperlinks in the output Pdf document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....mBuilder; } Shows how to find all hyperlinks in a Word document, and then...Document(getMyDir() + "Hyperlinks.docx"); // Hyperlinks in a Word documents...

    reference.aspose.com/words/java/com.aspose.word...
  8. ThemeFonts.latin property | Aspose.Words for No...

    ThemeFonts.latin property. Specifies font name for Latin characters....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Theme.minorFonts property | Aspose.Words for No...

    Theme.minorFonts property. Allows to specify the set of minor fonts for different languages....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ThemeColors.light2 property | Aspose.Words for ...

    ThemeColors.light2 property. Specifies color Light 2....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...

    reference.aspose.com/words/nodejs-net/aspose.wo...