Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 5,500 for

hyperlink

(4.46 sec)
  1. Line break cuts off link - Free Support Forum -...

    Dear Aspose support, I have a very long link inside a TextFragment, which I want to be recognised as a link and be redirected to it upon click. PDF readers, like for example Adobe Acrobat Reader, recognise links that a…...Can you please visit Add Hyperlink article. This will help you...

    forum.aspose.com/t/line-break-cuts-off-link/209859
  2. StyleIdentifier Enum | Aspose.Words for .NET

    Discover the Aspose.Words.StyleIdentifier enum for flexible, locale-independent style management in your documents. Enhance your document processing today!...HtmlVariable 104 Hyperlink 85 The Hyperlink style. IntenseEmphasis...

    reference.aspose.com/words/net/aspose.words/sty...
  3. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...href Gets or sets the full hyperlink address for a shape. (Inherited...target frame for the shape hyperlink. (Inherited from ShapeBase...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af....() # Insert hyperlink. builder . insert_hyperlink ( "https://www...False ); builder . insert_hyperlink ( "email@aspose.com" , "mailto:email@aspose...

    docs.aspose.com/words/af/python-net/translate-m...
  5. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java.... FIELD_HYPERLINK Specifies the HYPERLINK field. FIELD_IF...control. FIELD_HYPERLINK public static int FIELD_HYPERLINK Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  6. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...FieldHyperlink hyperlink = (FieldHyperlink)field; if (hyperlink.SubAddress...SubAddress != null && hyperlink.SubAddress.StartsWith("_Toc")) { Paragraph...

    forum.aspose.com/t/word/316558
  7. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal....set; } Gets or sets the full hyperlink address for a shape. override...target frame for the shape hyperlink. Title { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::StyleIdentifier enum | Aspose.Wo...

    Aspose::Words::StyleIdentifier enum. Locale independent style identifier in C++....HtmlVariable 104 Hyperlink 85 The Hyperlink style. IntenseEmphasis...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Excel 主题和颜色|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++的自定义配色方案。... // Hyperlink new Color ( "Gray" ) // Followed Hyperlink ]; //...

    docs.aspose.com/cells/zh/javascript-cpp/excel-t...
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....pdf" ); } } Add Hyperlink to TextSegment A PDF page...order to set hyperlink for TextSegment, Hyperlink property of...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/