Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 4,524 for

hyperlink

(0.03 sec)
  1. 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...
  2. ThemeColors.accent5 property | Aspose.Words for...

    ThemeColors.accent5 property. Specifies color Accent 5....// 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...
  3. 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...
  4. Document.theme property | Aspose.Words for Node.js

    Document.theme property. Gets the [Document.theme](./) object for this document....// 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...
  5. Theme.majorFonts property | Aspose.Words for No...

    Theme.majorFonts property. Allows to specify the set of major 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...
  6. Autofit Setting to Tables|Aspose.Words for .NET

    Autofit settings to tables. NPOI does not provide an opportunity to autofit settings to tables using C#....Watermark in C# Insert a Hyperlink Analyzing your prompt, please...

    docs.aspose.com/words/net/autofit-setting-to-ta...
  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. ThemeColors.accent2 property | Aspose.Words for...

    ThemeColors.accent2 property. Specifies color Accent 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...
  9. ThemeFonts.complexScript property | Aspose.Word...

    ThemeFonts.complexScript property. Specifies font name for ComplexScript 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...
  10. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...Hyperlinks.Add(cell.Name, 1, 1, styleSet);...print area. Hyperlink Handling : You are adding hyperlinks to cells...

    forum.aspose.com/t/aspose-cells-incorrect-html-...