Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 36,235 for

link

(0.04 sec)
  1. AsposeFontConvertToSVG | API Solution for Javas...

    Convert fonts into svg format. Reliable Javascript via C++ library for font conversion from Aspose.Font....errorCode is 0, then you can get links to the result files. If the...DownloadFile function generates a link and allows you to download the...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  2. Inserting Hyperlinks Dynamically in Java|Aspose...

    Insert hyperLinks into your document dynamically when building a report in Java....dynamically using link tags. Syntax of a link tag is defined as...as follows. << link [ uri_or_bookmark_expression ] [ display_text_expression...

    docs.aspose.com/words/java/inserting-hyperlinks...
  3. Aspose::Words::HeaderFooter::get_IsLinkedToPrev...

    Aspose::Words::HeaderFooter::get_IsLinkedToPrevious method. True if this header or footer is Linked to the corresponding header or footer in the previous section in C++....if this header or footer is linked to the corresponding header...Default is true . Note, when your link a header or footer, its contents...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Inserting Hyperlinks Dynamically in C#|Aspose.W...

    Insert hyperLinks into your document dynamically when building a report using C#....dynamically using link tags. Syntax of a link tag is defined as...as follows. << link [ uri_or_bookmark_expression ] [ display_text_expression...

    docs.aspose.com/words/net/inserting-hyperlinks-...
  5. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperLink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add Link to PDF using Python....runnable sample code to insert link in PDF using Python . You will...relevant properties Add the link and free Text annotations to...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  6. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperLink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...// Create the link annotation LinkAnnotation link = new LinkAnnotation(page...Rectangle(llx, lly, urx, ury)); link.Action = new GoToURIAction("http://www...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  7. DocumentProperty.link_source property | Aspose....

    DocumentProperty.Link_source property. Gets the source of a Linked custom document property....link_source property DocumentProperty.link_source property Gets...of a linked custom document property. @property def link_source...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get all the external hyperlinks in a presentati...

    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.... HyperlinkType > links = slidePart . Slide . Descendants...// Iterate through all the links in the slide part. foreach (...

    docs.aspose.com/slides/net/get-all-the-external...
  9. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this story in C++.... Examples Shows how to link headers and footers between...sections 1, 2 and 3." ); // We can link a section's headers/footers...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. Working with TextBoxes in C++|Aspose.Words for C++

    Introduction to Linked textboxes feature in Aspose.Words for C++....that the customer can find the linked Shape from the associated TextBox...TextBox . Create A Link The TextBox class provides IsValidLinkTarget...

    docs.aspose.com/words/cpp/working-with-textboxes/