Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 47,167 for

link

(0.15 sec)
  1. 使用C++通过JavaScript旋转工作表中的文本与形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++旋转Excel工作表中的文本与形状。...file and providing download link const outputData = workbook...successfully! Click the download link to get the modified file.</p>'...

    docs.aspose.com/cells/zh/javascript-cpp/rotate-...
  2. Custom context menus for GridJs|Documentation

    This article describes how to configure context menus for GridJs....to delete the “Delete row”, “Link”, “Hide” menu items in context...childNodes [ 0 ] ? . textContent === "Link" || childs [ i ]. childNodes...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. Custom context menus for GridJs|Documentation

    This article describes how to configure context menus for GridJs....example:to delete “Delete row”,“Link”,“Hide” menu items in context...childNodes [ 0 ] ? . textContent === "Link" || childs [ i ]. childNodes...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Custom context menus for GridJs|Documentation

    This article describes how to configure context menus for GridJs....example:to delete “Delete row”,“Link”,“Hide” menu items in context...childNodes [ 0 ] ? . textContent === "Link" || childs [ i ]. childNodes...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  5. 使用C++通过JavaScript更改Excel文本框或形状的字符间距|Documentation

    使用C++的Aspose.Cells for JavaScript,通过JavaScript更改Excel文本框或形状的字符间距。... Click the download link to get the modified file.</p>'...successfully! Click the download link to get the modified file.</p>'...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  6. MappedDataFieldCollection Class | Aspose.Words ...

    Discover Aspose.Words.MailMerging.MappedDataFieldCollection for seamless mapping of data source fields to mail merge fields, enhancing document automation....MappedDataFields ; // We can link a data source column name to..."DataSourceColumnName" ); // Link the data source column named...

    reference.aspose.com/words/net/aspose.words.mai...
  7. 将工作表转换为图像——用JavaScript via C++去除数据周围的空白区域|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将Microsoft Excel工作表转换为图像,并去除数据周围的空白区域。...a blob and provide download link const blob = new Blob ([ imageData...successfully! Click the download link to get the EMF file.</p>' ;...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. 使用JavaScript通过C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍如何通过C++的JavaScript API在将Excel文件以PDF格式渲染时,为目标工作表设置自定义纸张大小。... Click the download link to get the file.</p>' ; return...successfully! Click the download link to get the file.</p>' ; });...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  9. 如何通过 JavaScript 和 C++ 控制工作簿视图|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 控制工作簿视图。...workbook and provide a download link const outputData = workbook...successfully! Click the download link to get the modified file.</p>'...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. 添加本地链接|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在第 1 页添加一个红色本地链接,指向第 1 页,并保存修改后的文档。...initialize_data_dir def add_local_link ( infile , outfile ): # Create...bind_pdf ( infile ) # Add a local link on page 1 to destination page...

    docs.aspose.com/pdf/zh/python-net/add-local-link/