Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 46,774 for

link

(0.14 sec)
  1. HtmlFixedSaveOptions.ExportEmbeddedCss | Aspose...

    Discover how the ExportEmbeddedCss property of HtmlFixedSaveOptions enhances your HTML documents by embedding CSS for seamless styling. Optimize your web pages today!...and link to the file from the html document using a <link> element... Match ( outDocContents , "<link rel=\"stylesheet\" type=\"text/css\"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HtmlFixedSaveOptions.exportEmbeddedCss property...

    HtmlFixedSaveOptions.exportEmbeddedCss property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document....and link to the file from the html document using a <link> element...outDocContents . includes ( "<link rel=\"stylesheet\" type=\"text/css\"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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-...
  4. 使用JavaScript via C++将每个工作表保存为不同的PDF文件|Documenta...

    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....; // Prepare container for links const linksContainer = document...); const link = document . createElement ( 'a' ); link . href =...

    docs.aspose.com/cells/zh/javascript-cpp/save-ea...
  5. How to Remove Hyperlink from PDF in C#

    This short tutorial guides on how to remove hyperLink from PDF in C#. It shares details about the environment configuration, the list of steps for developing the application and a runnable sample code to remove all hyperLinks from PDF in C#....runnable sample code to remove link from PDF in C# such that none...Aspose.PDF for .NET to remove links Load the sample PDF file using...

    kb.aspose.com/pdf/net/how-to-remove-hyperlink-f...
  6. Font converter | Javascript

    Easy-to-use Javascript via C++ library for font conversion from Aspose.Font to work with different fonts like True Type or web fonts....errorCode is 0, then you can get links to result files. If the json...DownloadFile function generates a link and allows you to download the...

    docs.aspose.com/font/javascript-cpp/convert-font/
  7. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...) { Hyperlink link = hyperlinks [ i ]; if ( link ) { std :: cout...cout << link . GetTextToDisplay (). ToUtf8 () << ": " << static_cast...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  8. 将PDF转换为图像格式在JavaScript中|Aspose.PDF for JavaScri...

    本主题向您展示如何使用Aspose.PDF将PDF转换为多种图像格式,例如TIFF、BMP、JPEG、PNG、SVG,仅需几行代码。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  9. TextBox.is_valid_link_target method | Aspose.Wo...

    TextBox.is_valid_Link_target method. Determines whether this [TextBox](../) can be Linked to the target [TextBox](../)....is_valid_link_target method is_valid_link_target(target) Determines...can be linked to the target TextBox . def is_valid_link_target...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将PDF转换为Excel使用JavaScript|Aspose.PDF for JavaScr...

    Aspose.PDF for JavaScript允许您将PDF转换为XLSX和CSV格式。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...