Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 5,479 for

hyperlink

(0.06 sec)
  1. Table|Aspose.Slides for Python Documentation

    Create and format tables in Python with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP.... PPTX ) SlideTransition Hyperlink...

    docs.aspose.com/slides/python-net/examples/elem...
  2. Working with Text in PDF using C++|Aspose.PDF f...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C++....files, add HTML string, add a hyperlink, etc. PDF Tooltip - you may...

    docs.aspose.com/pdf/cpp/working-with-text/
  3. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....$presentation -> dispose (); } } Hyperlink MathText...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....picture fills, visual effects, hyperlinks, shape locks, export options...button with a hyperlink? Yes. Assign a hyperlink to the shape...

    docs.aspose.com/slides/java/rectangle/
  5. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically....button with a hyperlink? Yes. Assign a hyperlink to the shape...

    docs.aspose.com/slides/androidjava/rectangle/
  6. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....File As discussed in Add Hyperlink in a PDF File, the LinkAnnotation...Web Address To update the hyperlink so that it points to a web...

    docs.aspose.com/pdf/java/update-links/
  7. Add Rectangles to Presentations in PHP|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for PHP via Java — easily design and modify shapes programmatically....button with a hyperlink? Yes. Assign a hyperlink to the shape...

    docs.aspose.com/slides/php-java/rectangle/
  8. 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-...
  9. 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...
  10. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....Link Annotation represents a hyperlink, a destination elsewhere,...GoToURIAction object. You can pass a hyperlink as a constructor parameter...

    docs.aspose.com/pdf/net/link-annotations/