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

link

(0.48 sec)
  1. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++....downloaded from the following link: SmartArt.xlsx Sample Code <...options and provide download link const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  2. Filtering the kind of data while loading the wo...

    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....can download from the given link. The following screenshot shows...can download from the given link. Here you can see that the data...

    docs.aspose.com/cells/net/filtering-the-kind-of...
  3. Aspose.Words API Demonstration for Spring Java|...

    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....“ Save webpage to ms-word ” link. This option demonstrate the...“ Save webpage to ms-word ” link. You will be asked to save html...

    docs.aspose.com/total/java/aspose-words-api-dem...
  4. Detect Hyperlink Type|Documentation

    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.... EXTERNAL : External link FILE_PATH : Local and full path...EMAIL : Email CELL_REFERENCE : Link to cell or named range. To check...

    docs.aspose.com/cells/java/detect-hyperlink-type/
  5. 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...
  6. 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...
  7. 使用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/
  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. Remove Unused Styles inside the Workbook with J...

    Learn how to remove unused styles from a workbook using Aspose.Cells for JavaScript via C++....can download from the provided link. It contains an unused style...XLSX and provide a download link const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/remove-unu...
  10. How to Find &amp; Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace HyperLinks in pdf. I used the below sample code to get the hyperLink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...Pages) { // Get the link annotations from particular...Create list holding all the links IList list = selector.Selected;...

    forum.aspose.com/t/how-to-find-amp-replace-hype...