Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 36,398 for

link

(0.12 sec)
  1. 使用 JavaScript 通过 C++ 删除 PDF 页面|Aspose.PDF for J...

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

    docs.aspose.com/pdf/zh/javascript-cpp/delete-pa...
  2. DocumentProperty.LinkSource | Aspose.Words for ...

    Discover the LinkSource property for DocumentProperty, effortlessly access the source of your Linked custom document properties for enhanced document management....property Gets the source of a linked custom document property. public...get ; } Examples Shows how to link a custom document property to...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Working with Task Links in PHP

    Learn how to create, modify, delete Microsoft Project task Links using Aspose.Tasks Java for PHP....Working with Task Links in PHP Working with Task Links in PHP Creating...Creating a Task Link in PHP Defining Link Type in PHP Predecessor...

    docs.aspose.com/tasks/java/working-with-task-li...
  4. 使用 C++ 检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 Aspose.Cells for C++检测Excel工作簿中的隐藏外部链接。...which contains hidden external links Workbook workbook ( srcDir +...xlsx" ); // Access the external link collection of the workbook ...

    docs.aspose.com/cells/zh/cpp/check-if-workbook-...
  5. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_LinkSource method. Gets the source of a Linked custom document property in C++....method Gets the source of a linked custom document property. System...const Examples Shows how to link a custom document property to...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. FieldLink | Aspose.Words for Java

    Implements the Link field in Java....extends Field Implements the LINK field. To learn more, visit...another application, this field links that information to its original...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::TextBox::IsValidLinkTar...

    Aspose::Words::Drawing::TextBox::IsValidLinkTarget method. Determines whether this TextBox can be Linked to the target TextBox in C++....whether this TextBox can be linked to the target TextBox . bool...target ) Examples Shows how to link text boxes. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::TextBox::get_Previous m...

    Aspose::Words::Drawing::TextBox::get_Previous method. Returns a TextBox that represents the previous TextBox in a sequence of shapes in C++....get_Previous () Examples Shows how to link text boxes. auto doc = System...-> get_TextBox (); // Create links between some of the text boxes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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-...
  10. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperLink method. Inserts a hyperLink into the document....displayText string Text of the link to be displayed in the document...document. urlOrBookmark string Link destination. Can be a url or...

    reference.aspose.com/words/nodejs-net/aspose.wo...