Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 46,489 for

link

(0.21 sec)
  1. DocumentProperty.IsLinkToContent | Aspose.Words...

    Discover if DocumentProperty's IsLinkToContent property connects to content. Enhance your workflow with seamless document management solutions....Shows whether this property is linked to content or not. public bool...get ; } Examples Shows how to link a custom document property to...

    reference.aspose.com/words/net/aspose.words.pro...
  2. 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
  3. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。... Document ( dataDir + "Link Annotation Demo.pdf" )) { //...fragments var regEx1 = new Regex ( @"Link Annotation Demo \d" ); var regEx2...

    docs.aspose.com/pdf/zh/net/link-annotations/
  4. DocumentProperty.linkSource property | Aspose.W...

    DocumentProperty.LinkSource property. Gets the source of a Linked custom document property....property Gets the source of a linked custom document property. get...string Examples Shows how to link a custom document property to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create XBRL file in Python|Documentation

    Python Finance Library API supports creating XBRL documents, add schema and context reference....footnote link Aspose.Finance allows you to add a footnote link in the...demonstrates how to add a footnote link in a newly created XBRL instance...

    docs.aspose.com/finance/python-net/create-xbrl-...
  6. 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...
  7. Error ao tentar configurar chave (key) - Free S...

    Estamos recebendo a mensagem abaixo quando configuração aspose.net para gerar PDF para Word: image.png (122,3,KB)...deu certo, abaixo os dados e link para baixar o pacote e validar...Considerações: Bom dia, Segue o link para download de um fonte exemplo...

    forum.aspose.com/t/error-ao-tentar-configurar-c...
  8. 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...
  9. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperLink method, effortlessly adding clickable Links for improved navigation and user engagement....displayText String Text of the link to be displayed in the document...document. urlOrBookmark String Link destination. Can be a url or...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 使用 JavaScript 加密 PDF|Aspose.PDF for JavaScript ...

    使用 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/encrypt-pdf/