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

dom

(0.14 sec)
  1. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?...在转 html 的时候会插入两个页眉对应的 dom 节点,但其实从这两个 dom 节点上来看,并不能知晓这里是一个页码,也不知道是哪种类型的页码。...

    forum.aspose.com/t/word-html/319228
  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. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Words DOM means. The node level is used...

    docs.aspose.com/words/java/logical-levels-of-no...
  5. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Words DOM means. The node level is used...

    docs.aspose.com/words/python-net/logical-levels...
  6. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Words DOM means. The node level is used...

    docs.aspose.com/words/cpp/logical-levels-of-nod...
  7. 高级编程 – C# – Aspose.HTML

    本节将介绍 Aspose.HTML for .NET 的一些高级功能,如 CSS 扩展、输出流、表单编辑器、HTML5 画布等。... DOM 突变观测器 在本节中,我们将演示如何注册和观察 HTML...

    docs.aspose.com/html/zh/net/advanced-programming/
  8. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Words Document Object Model (DOM) documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Advanced Programming – Aspose.HTML for Java

    Learn how to use advanced features of Aspose.HTML for Java, such as CSS extensions, output streams, HTML5 Canvas support, HTML forms, and more.... DOM MutationObserver – Using the...

    docs.aspose.com/html/java/advanced-programming/
  10. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…...like to suggest you to use new DOM appraoach for MHT to PDF conversion...

    forum.aspose.com/t/saving-to-memory-stream-resu...