Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 334,412 for

html

(0.1 sec)
  1. 用JavaScript通过C++对ODS文件进行加密与解密|Documentation

    使用C++的Aspose.Cells for JavaScript对ODS文件进行密码保护和加密。...DOCTYPE html> < html > < head > < title > Aspose...file.</p>' ; }); </ script > </ html > 使用C++的Aspose.Cells for JavaScript解密ODS文件...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  2. 使用JavaScript通过C++解除工作表保护|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....DOCTYPE html> < html > < head > < title > Aspose...file.</p>' ; }); </ script > </ html > 使用Aspose.Cells取消受密码保护的工作表...

    docs.aspose.com/cells/zh/javascript-cpp/unprote...
  3. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......HTML Product Family Aspose.GIS Product...如何使用 C++ 在 DOCX 中创建表 如何使用 C# 在 HTML 中创建 PowerPoint 幻灯片 如何使用 C# 插入...

    kb.aspose.com/zh/categories/page/67/
  4. Public API Changes in Aspose.Cells 8.0.2|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....loading Excel formulas from HTML files. The boolean ConvertFormulasData...instance of Workbook and load an HTML based spreadsheet //while passing...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....DOCTYPE html> < html > < head > < meta charset...file.</p>' ; }); </ script > </ html > How to Set or Change the ...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  6. FieldDdeAuto.InsertAsHtml | Aspose.Words for .NET

    Discover the FieldDdeAuto InsertAsHtml property. Easily manage linked objects by inserting them as Html text for seamless integration and enhanced functionality....insert the linked object as HTML format text. public bool InsertAsHtml...case InsertLinkedObjectAs . Html : field . InsertAsHtml = true...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...split into parts when saving to Html, Epub or Azw3 format. [Flags]...have all its contents in one HTML part. // A split criterion allows...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Supported File Formats|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.... HTML HTML format. MHTML MHTML file....XML, using a reformulation of HTML 4.0. Epub Files with the .epub...

    docs.aspose.com/cells/net/supported-file-formats/
  9. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the document is split into parts when saving to Html, Epub or Azw3 format in C++....split into parts when saving to Html , Epub or Azw3 format. enum...have all its contents in one HTML part. // A split criterion allows...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...correctly interpreted during HTML insertion. Aspose.Words may...rgba() is valid in standard HTML/CSS, the library might not fully...

    forum.aspose.com/t/inserthtml-does-not-preserve...