Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 340,696 for

html

(0.33 sec)
  1. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。...DOCTYPE html> < html > < head > < title > Aspose...'</p>' ; }); </ script > </ html > 从单元格名称获取行和列索引 可以从单元格名称中找到单元格的行和列索引。...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...
  2. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++....DOCTYPE html> < html > < head > < title > Aspose...file.</p>' ; }); </ script > </ html > Note: If the defined name...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  3. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument presentations accurately....presentation -> Dispose (); Export to HTML Format: // Set up a warning...font-related warnings during HTML export. auto options = MakeObject...

    docs.aspose.com/slides/cpp/getting-warning-call...
  4. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++....save your workbook to PDF or HTML formats, you will see that timelines...file. Sample Code <!DOCTYPE html> < html > < head > < title > Aspose...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  5. Rendering Slicer with JavaScript via C++|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....save your workbook to PDF or HTML formats, you will see that slicers...file. Sample Code <!DOCTYPE html> < html > < head > < title > Aspose...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  6. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress....saving to html. test . skip . each ([[ aw . SaveFormat . Html , "html"...Following formats are supported: Html, Mhtml, Epub. let saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用JavaScript via C++将指定的工作表保存为PDF|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++将指定工作表保存为PDF。...DOCTYPE html> < html > < head > < title > Aspose...PDF.</p>' ; }); </ script > </ html > ** 保存所有工作表为 PDF** SheetSet...

    docs.aspose.com/cells/zh/javascript-cpp/save-sp...
  8. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...DOCTYPE html> < html > < head > < title > Aspose...file.</p>' ; }); </ script > </ html > 在行上水平拆分工作表 要在Excel中水平分隔您的...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....DOCTYPE html> < html > < head > < title > Aspose...file.</p>' ; }); </ script > </ html > Copy Worksheets between Workbooks...

    docs.aspose.com/cells/javascript-cpp/copying-an...
  10. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_to_save_format method. Converts IANA content type into a save format enumerated value.... HTML , aw . FileFormatUtil . con...'text/html' )) self . assertEqual ( aw . SaveFormat . HTML , aw...

    reference.aspose.com/words/python-net/aspose.wo...