Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 46,800 for

link

(0.63 sec)
  1. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with Golang via C++....can download from the provided link. The same Excel file has a valid...

    docs.aspose.com/cells/go-cpp/check-if-digital-s...
  2. Disable Exporting Frame Scripts and Document Pr...

    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....Better Layout Change the HTML Link Target Type Analyzing your prompt...

    docs.aspose.com/cells/net/disable-exporting-fra...
  3. Disable Downlevel Revealed Comments while savin...

    Eliminate Downlevel Revealed Comments while saving Excel files to HTML using Aspose.Cells with Golang via C++....them in detail at the following link. Conditional comment - Downlevel-revealed...

    docs.aspose.com/cells/go-cpp/disable-downlevel-...
  4. Export print area range to HTML|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....downloaded from the following link: sampleInlineCharts.xlsx AI...

    docs.aspose.com/cells/net/export-print-area-ran...
  5. Check if Digital Signature of VBA Code is Valid...

    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 provided link. The same Excel file has a valid...

    docs.aspose.com/cells/net/check-if-digital-sign...
  6. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperLink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to insert hyperLink in Word using Java....the hyperlink by providing the link text, URL, and a flag to provide...the process of how to insert link in Word using Java . It uses...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...
  7. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....slides to which you intend to link the zoom frames. Add an identification...slide to which you intend to link the zoom frame. Add an identification...

    docs.aspose.com/slides/cpp/manage-zoom/
  8. Insert a Picture based on Cell Reference|Docume...

    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.... You can link the picture to the cell that...Since the cell or cell range is linked to the graphic object, changes...

    docs.aspose.com/cells/java/insert-a-picture-bas...
  9. Manage Video Frames in Presentations in .NET|As...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for .NET. Fast how-to guide....presentation through its web link. Create an instance of Presentation...an IVideo object and pass the link to the video. Set a thumbnail...

    docs.aspose.com/slides/net/video-frame/
  10. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper Link after every paragraph . But once the document is converted to pdf, hyper Link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...using below code to insert hyper link after every paragraph . But...document is converted to pdf, hyper link isnt working. foreach (Paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...