Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 46,745 for

link

(0.42 sec)
  1. 使用JavaScript通过C++将工作表渲染到图形上下文|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript将工作表渲染到图形上下文,包括渲染到图像文件、屏幕和打印机。...Create blob and provide download link for PNG const blob = new Blob...successfully! Click the download link to download the PNG.</p>' ;...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  2. 在单元格内添加 HTML 富文本|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 在单元格内添加 HTML 富文本。...format and provide a download link const outputData = workbook...written to A1. Click the download link to get the modified file.</p>'...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  3. 使用C++的JavaScript生成工作表缩略图|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript从工作表生成缩略图图像。在文档和演示中创建用于预览的小图像。...blob and provide a download link const blob = new Blob ([ outputData...successfully! Click the download link to get the image.</p>' ; });...

    docs.aspose.com/cells/zh/javascript-cpp/generat...
  4. 使用 JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 图表|Do...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 格式图表。...// Create blob and download link for SVG const blob = new Blob...successfully! Click the download link to get the SVG file.</p>' ;...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  5. Save Specified Worksheets to PDF with JavaScrip...

    Learn how to save specified worksheets to PDF using Aspose.Cells for JavaScript via C++.... Click the download link to get the PDF.</p>' ; }); </...successfully! Click the download link to get the PDF file.</p>' ;...

    docs.aspose.com/cells/javascript-cpp/save-speci...
  6. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href Link in html for example “http://415.707.7015/” throws a failed to parse exception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...Failed to parse URL for bad links Aspose.PDF Product Family html-to-pdf...5, 2025, 2:04pm 1 A bad href link in html for example “ http://415...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...
  7. Insert a Picture Based on Cell Reference with G...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++.... 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/go-cpp/insert-a-picture-b...
  8. PdfSaveOptions.CreateNoteHyperlinks | Aspose.Wo...

    Enhance your PDFs with PdfSaveOptions' CreateNoteHyperLinks. Convert footnotes and endnotes into clickable Links for easy navigation. Default, false....symbols // in the text act as links that, upon clicking, take us...have footnote/endnote symbols link to anything. options . CreateNoteHyperlinks...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Check if VBA Code is Signed|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....sample Excel file provided by the link. Is VBA Code Project Signed...

    docs.aspose.com/cells/net/check-if-vba-code-is-...
  10. 通过JavaScript使用C++插入来自Web地址的链接图片|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Web地址中的链接图片插入到工作表中。...Cells - Insert Linked Picture Example </ h1 > < input...worksheets . get ( 0 ); // Insert a linked picture (from Web Address)...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...