Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 46,860 for

link

(0.27 sec)
  1. Update Links in a PDF File - Free Support Forum...

    In this article… Update Links in PDF|Aspose.PDF for .NET … I’ve tried the demo code in the “Set Link Target to Another PDF File” and get the following error… {“Unable to cast object of type ‘Aspose.Pdf.InteractiveFeatur…...Update Links in a PDF File Aspose.PDF Product Family Pugglewuggle...3:20pm 1 In this article… Update Links in PDF|Aspose.PDF for .NET …...

    forum.aspose.com/t/update-links-in-a-pdf-file/3...
  2. TextBox.Next | Aspose.Words for .NET

    Discover how the TextBox Next property enhances your design workflow by Linking TextBoxes seamlessly in your projects for improved organization....set ; } Examples Shows how to link text boxes. Document doc = new...textBoxShape4 . TextBox ; // Create links between some of the text boxes...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Underline after changing the text color - Free ...

    I am using Aspose PDF library for .Net version 24.10 in my application, For one of the PDF file(attached file “sample-error-3.pdf”) , I am facing an issue, when I create Link for the text “Section 2.1” or for the text …...facing an issue, when I create link for the text “Section 2.1” or...7716, 725.4373); LinkAnnotation link = new LinkAnnotation(page, AnnotRect);...

    forum.aspose.com/t/underline-after-changing-the...
  4. Detect Hyperlink Type with Golang via C++|Docum...

    Learn how to detect hyperLink type through the Aspose.Cells for C++ API.... External: External link FilePath: Local and full path...Email: Email CellReference: Link to cell or named range. To check...

    docs.aspose.com/cells/go-cpp/detect-hyperlink-t...
  5. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_LinkSource method. Gets the source of a Linked custom document property in C++....method Gets the source of a linked custom document property. System...const Examples Shows how to link a custom document property to...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Check if Workbook contains hidden External Link...

    Learn how to check if a workbook contains hidden external Links using Aspose.Cells for Node.js via C++....Workbook contains hidden External Links with Node.js via C++ Contents...workbook contains external links which are hidden and cannot...

    docs.aspose.com/cells/nodejs-cpp/check-if-workb...
  7. Aspose - External URL - Free Support Forum - as...

    I’m using the latest Aspose NuGet package to read external Links in excel workbook. While most URLs are extracted correctly, I noticed that for a few external URLs, the output shows a shortened version (like a display na…...NuGet package to read external links in excel workbook. While most...xlsx”); foreach (ExternalLink link in workbook.Worksheets.ExternalLinks)...

    forum.aspose.com/t/aspose-external-url/321137
  8. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Java downloadable modules.... Provide a link to Resources.SetRepository()...resource, use the following links: A link to the root directory of...

    docs.aspose.com/ocr/java/modules/management/
  9. FieldLink.ProgId | Aspose.Words for .NET

    Discover the FieldLink ProgId property to easily manage application types for Link information. Optimize your workflow with this essential tool!...the application type of the link information. public string ProgId...to use various field types to link to other documents in the local...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 使用JavaScript解密PDF|Aspose.PDF for JavaScript via...

    使用Aspose.PDF for JavaScript via C++解密PDF文件。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/decrypt-pdf/