Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 5,499 for

hyperlink

(0.4 sec)
  1. 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...
  2. Java Visio API | Create Manipulate and Convert ...

    Visio library for creation, manipulation and conversion of diagrams. Export diagrams to multiple formats in Java-based applications...Configure Timeline Shapes Add/Get Hyperlinks Get Shape Connectors Change...Shape Elements Style Sheets Hyperlinks Layers User-defined Cells...

    products.aspose.com/diagram/java/
  3. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in html for example “http://415.707.7015/” throws a failed to parse exception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...that contains a malformed hyperlink (for example ), the HTML parser...without being halted by bad hyperlinks, while the optional warning...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...
  4. Umbraco PDF Import Module|Aspose.PDF for .NET

    Learn how to install and use Umbraco PDF Import Module...graph objects; extensive hyperlink functionality; extended security...

    docs.aspose.com/pdf/net/umbraco-pdf-import-module/
  5. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your document automation....FieldHyperlink 88 Specifies the HYPERLINK field. FieldIf 7 Specifies...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....+ outputFileName ); } Add Hyperlink to TextSegment A PDF page...order to set hyperlink for TextSegment, Hyperlink property of...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  7. 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
  8. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....save ( _dataDir ); } Add Hyperlink to TextSegment A PDF page...order to set hyperlink for TextSegment, Hyperlink property of...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  9. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....() Gets or sets the full hyperlink address for a shape. get_IsComposite...target frame for the shape hyperlink. get_Title () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Managing Controls|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....addHyperlink method adds a hyperlink for the text box. The FillFormat...to the button or assign a hyperlink to open a web page. Using...

    docs.aspose.com/cells/java/managing-controls/