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

link

(0.27 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. 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...
  3. FieldDde.progId property | Aspose.Words for Nod...

    FieldDde.progId property. Gets or sets the application type of the Link information....the application type of the link information. get progId () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for JavaScript via C++.... Click the download link to get the PDF.</p>' ; }); </...// Create blob and download link for each rendered image const...

    docs.aspose.com/cells/javascript-cpp/filter-obj...
  7. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...workbook and provide download link const options = new XlsSaveOptions...green;">Workbook saved. Click the download link to get the file.</p>' ; } });...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  8. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a Link. it will be lengthy and it should hide. content should be like (pape…...which is clickable and open a link. it will be lengthy and it should...icon should be clickable with link. i have tried code below but...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  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/