Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 8,327 for

dom

(0.17 sec)
  1. Aspose::Words::NodeCollection class | Aspose.Wo...

    Aspose::Words::NodeCollection class. Represents a collection of nodes of a specific type. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024... That means in the DOM you’ll still see: document.querySelector('div')..." So the space exists in the DOM . When the browser lays out the...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  3. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。... dom . ole . OleEmbeddedDataInfo (...OLE 对象框架。 data_info = slides . dom . ole . OleEmbeddedDataInfo (...

    docs.aspose.com/slides/zh/python-net/working-so...
  4. Why Not Open XML SDK|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....XML, loading that XML into a DOM tree, and working with XML elements...

    docs.aspose.com/cells/java/why-not-open-xml-sdk/
  5. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency....Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.SVG for .NET – 文档

    通过 C# 示例了解如何使用 Aspose.SVG C# 库创建 svg、转换 svg、合并 svg、编辑 svg、绘制 svg、矢量化图像等。... API 的文档对象模型 (DOM) 与官方 SVG 规范完全兼容。该 API 旨在方便用户使用...

    docs.aspose.com/svg/zh/net/
  7. File Formats and Conversions|Aspose.Words for Java

    Convert documents from any supported load to save format with just two lines of Java code. It provides high-quality conversions using Java....Words Document Object Model (DOM) was designed with Microsoft...

    docs.aspose.com/words/java/file-formats-and-con...
  8. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...Words DOM these form fields are the same...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  9. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors...Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 修改 AcroForm|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库修改 PDF 文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...PDF 也有一个方法可以使用 DOM 方法获取字段限制。以下代码片段展示了步骤。 // For...

    docs.aspose.com/pdf/zh/net/modifing-form/