Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 46,228 for

link

(0.55 sec)
  1. 使用 C++ 中的 JavaScript 设置 PDF 的背景颜色|Aspose.PDF fo...

    使用 C++ 中的 JavaScript 为您的 PDF 文件设置背景颜色。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/set-backg...
  2. 使用 JavaScript 删除注释|Aspose.PDF for JavaScript vi...

    使用 Aspose.PDF for JavaScript 您可以从 PDF 文件中删除注释。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-an...
  3. 将PDF转换为EPUB、TeX、Text、XPS格式在JavaScript中|Aspose.P...

    本主题向您展示如何使用JavaScript将PDF文件转换为其他文件格式,如EPUB、LaTeX、Text、XPS等。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  4. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the Link changes. Is the Link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the Link doesn’t work Word Link: https:…...document to HTML, the link changes. Is the link wrong? Can you take...separator and then the link doesn’t work Word LINK: https://linkproxy...

    forum.aspose.com/t/encoding-when-saving-to-html...
  5. 使用JavaScript通过C++导出与XML映射相关联的XML数据|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript导出工作簿中的XML映射关联的XML数据。...); // Create a downloadable link for each exported XML const...}); const link = document . createElement ( 'a' ); link . href =...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  6. 在PDF文件中创建链接使用C++|Aspose.PDF for C++

    本节解释如何使用C++在PDF文档中创建链接。...get_Pages () -> idx_get ( 1 ); auto link = MakeObject < Aspose :: Pdf...( 100 , 200 , 300 , 300 )); link -> set_Color ( Aspose :: Pdf...

    docs.aspose.com/pdf/zh/cpp/create-links/
  7. 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...
  8. Insert Hyperlink to Document|Aspose.Words for Java

    Insert a hyperLink to a document easily and fast instead of using docx4j....to visit " ); // Insert the link. builder . insertHyperlink (...// Create hyperlink Hyperlink link = createHyperlink ( mdp , "https://slashdot...

    docs.aspose.com/words/java/insert-hyperlink-to-...
  9. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can Link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!...whether this TextBox can be linked to the target TextBox . public...target ) Examples Shows how to link text boxes. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 获取演示文稿中的所有外部超链接|Aspose.Slides 文档

    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...Drawing . HyperlinkType link in links ) { // 遍历幻灯片部分中的所有外部关系。...

    docs.aspose.com/slides/zh/net/get-all-the-exter...