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

hyperlink

(0.2 sec)
  1. Android PowerPoint API | Aspose.Slides for Andr...

    Aspose.Slides for Android API or Android PowerPoint API to create read and manipulate PPT POT PPS PPTX POTX PPSX PowerPoint on Android....Text & Formatting Manage Hyperlink Text Set Placeholder Type...bullets & orientation and hyperlinks. Presentation Conversion...

    products.aspose.com/slides/android-java/
  2. 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...
  3. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....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...
  4. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...href Gets or sets the full hyperlink address for a shape. is_composite...target frame for the shape hyperlink. title Gets or sets the title...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  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. Aspose.Slides for Xamarin | Xamarin PowerPoint ...

    Aspose.Slides for Xamarin to build Xamarin PowerPoint applications....Text & Formatting Manipulate Hyperlink Text Set Placeholder Type...

    products.aspose.com/slides/xamarin/
  9. 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...
  10. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...() # Insert hyperlink. builder . insert_hyperlink ( "https://www...False ); builder . insert_hyperlink ( "email@aspose.com" , "mailto:email@aspose...

    docs.aspose.com/words/zh/python-net/translate-m...