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

link

(0.75 sec)
  1. 在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/
  2. 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...
  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. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperLink method. Inserts a hyperLink into the document....display_text str Text of the link to be displayed in the document...document. url_or_bookmark str Link destination. Can be a url or a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperLinks into Excel file with Aspose.Cells library without MS Excel....hyperlink is used to create a link between two entities. Everybody...hyperlinks to Excel files. Adding Link to a URL The Worksheet class...

    docs.aspose.com/cells/net/insert-hyperlinks-to-...
  6. Create XBRL file in C#|Documentation

    C# 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/net/create-xbrl-files/
  7. NullPointerException Is Thrown When Loading a P...

    Hello, Since 25.8 (inclusive) version, I am not able to instantiate a lot of presentation files. Reason: Caused by: java.lang.NullPointerException: Cannot invoke "com.aspose.slides.ms.System.Xml.t2.getLocalName()" beca…...RuntimeException(e); } }); } Link to presentations directory zip...via the link you provided. Could you please share a link to the...

    forum.aspose.com/t/nullpointerexception-is-thro...
  8. 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...
  9. Not able to login with forgot password - Free S...

    Hi Team, One of my colleague not able to login on aspose forum. He forgot his password, so he try to reset the password by reset option but not getting password reset Link on his email. His email id - rdhakad@conga.com …...but not getting password reset link on his email. His email id -...click the “I forgot my password” link. Enter your email address and...

    forum.aspose.com/t/not-able-to-login-with-forgo...
  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/