Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 46,801 for

link

(0.34 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. Processing pivot tables corrupts Excel under so...

    I have a template worksheet that has a pivot table on it. It works exactly as expected when processed through Aspose Cells. I copy that worksheet to a new file & rename it. Run through the same data load process and a…...responding (when you click “Reply” link/button here), utilize the “Upload”...the download link here. Please make sure the link is accessible...

    forum.aspose.com/t/processing-pivot-tables-corr...
  3. Aspose::Words::Drawing::TextBox::get_Next metho...

    Aspose::Words::Drawing::TextBox::get_Next method. Returns or sets a TextBox that represents the next TextBox in a sequence of shapes in C++....get_Next () 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...
  4. 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...
  5. 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...
  6. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    Aspose.Pdf.InvalidPdfFileFormatException Aspose.PDF Trailer not found Aspose dll used in 25.5 version. using simle 1 line html hiiiii VS it is working . on iis not working. .net framework 4.7.2...DLLs downloaded from the below link: Downloads ---New Releases-aspose...2:31pm 6 @smitan Please use the link that we shared in our previous...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...
  7. 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/
  8. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperLinks into an Excel file with the Aspose.Cells library without MS Excel using Node.js via C++....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/nodejs-cpp/insert-hyperli...
  9. 使用 JavaScript 加密 PDF|Aspose.PDF for JavaScript ...

    使用 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/encrypt-pdf/
  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...