Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 46,763 for

link

(0.09 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_HyperLinkBase method. Specifies the base string used for evaluating relative hyperLinks in this document in C++.... // Clicking on the link in Microsoft Word will open..."Document.docx" , false ); // This link is relative. If there is no...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Get Hyperlinks in Range with C++|Documentation

    Learn how to get hyperLinks in a range using the Aspose.Cells for C++ API....Hyperlink & link = hyperlinks [ i ]; std :: cout << link . GetArea...<< link . GetAddress (). ToUtf8 () << std :: endl ; link . Delete...

    docs.aspose.com/cells/cpp/get-hyperlinks-in-range/
  3. 使用C++获取范围内的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何获取范围内的超链接。...Hyperlink & link = hyperlinks [ i ]; std :: cout << link . GetArea...<< link . GetAddress (). ToUtf8 () << std :: endl ; link . Delete...

    docs.aspose.com/cells/zh/cpp/get-hyperlinks-in-...
  4. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your document's headers and footers, ensuring seamless continuity across sections for better organization....if this header or footer is linked to the corresponding header...Default is true . Note, when your link a header or footer, its contents...

    reference.aspose.com/words/net/aspose.words/hea...
  5. Convert PDF to PPTX in JavaScript|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPTX format using JavaScript directly in the web.... files [ 0 ]); }; /*Make a link to download the result file*/... ; var link = document . createElement ( "a" ); link . href =...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  6. Detect Hyperlink Type with C++|Documentation

    Learn how to detect hyperLink type through the Aspose.Cells for C++ API....hyperlinks, such as external links, cell references, file paths...members. External : External link FilePath : Local and full path...

    docs.aspose.com/cells/cpp/detect-hyperlink-type/
  7. Removing attachment from PDF with JavaScript|As...

    Aspose.PDF can remove attachments from your PDF documents. Use JavaScript Web tollkit to remove attachments in PDF files using Aspose.PDF....DownloadFile function generates a link and allows you to download the...json . errorText ; /*Make a link to download the result file*/...

    docs.aspose.com/pdf/javascript-cpp/removing-att...
  8. Repair PDF with JavaScript via C++|Aspose.PDF f...

    This topic describes how to Repair PDF via JavaScript via C++...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/pdf/javascript-cpp/repair-pdf/
  9. Delete Images from PDF File via JavaScript|Aspo...

    This section explain how to delete Images from PDF File using Aspose.PDF for JavaScript....DownloadFile function generates a link and allows you to download the...json . errorText ; /*Make a link to download the result file*/...

    docs.aspose.com/pdf/javascript-cpp/delete-image...
  10. Convert PDF/A to PDF format|Aspose.PDF for Java...

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with JavaScript..../// [Code snippet] /*make a link to download the result file*/... ; var link = document . createElement ( "a" ); link . href =...

    docs.aspose.com/pdf/javascript-cpp/convert-pdfa...