Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 8,327 for

dom

(0.15 sec)
  1. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... dom . ole . OleEmbeddedDataInfo (...frame. data_info = slides . dom . ole . OleEmbeddedDataInfo (...

    docs.aspose.com/slides/python-net/working-solut...
  2. how to customize UI appearance for message tip ...

    This article describes how to customize the UI appearance for message toast in GridJs....Up Resources Always clean up DOM elements and event listeners:...notifications. Solution: Clean up DOM elements and event listeners:...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. Advanced Programming – C# – Aspose.HTML

    This section covers some of Aspose.HTML for .NET more advanced features such as CSS extensions, output streams, form editor, HTML5 Canvas, etc.... DOM MutationObserver In this section...

    docs.aspose.com/html/net/advanced-programming/
  4. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle document properties....Pdf, DOM, API" ); docInfo . setModDate...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  5. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....with Math XML as Shapes into DOM You can use the ConvertShapeToOffice...

    docs.aspose.com/words/net/working-with-shapes/
  6. body.getParagraphs - Free Support Forum - aspos...

    Body | Aspose.Words for Java 根据文档说明,这是获取直接子级的段落,但是实际使用中,会获取到StructuredDocumentTag节点中的段落... 因此,当你从正文中检索段落时,根据 DOM,你会得到不包括表格节点的段落: Crane April 21...

    forum.aspose.com/t/body-getparagraphs/311124
  7. 克隆 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用 Python 克隆文档以获取其相同的副本。创建副本时,将克隆原始文档的节点和属性。...换句话说,它将获得 DOM 的完整副本。 clone 方法加快了文档生成速度,您只需一行代码即可获取文档的副本。...

    docs.aspose.com/words/zh/python-net/clone-a-doc...
  8. 克隆 C# 中的文档|.NET 格式的 Aspose.Words

    使用 C# 克隆文档以获取其相同的副本。创建副本时,将克隆原始文档的节点和属性。...换句话说,它将获得 DOM 的完整副本。 Clone 方法可加快文档生成速度,您只需一行代码即可获取文档的副本。...

    docs.aspose.com/words/zh/net/clone-a-document/
  9. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...Words DOM, Fixed Page Document structure...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  10. Clone a Document in C++|Aspose.Words for C++

    Clone a document to get its identical copy using C++. When creating a copy, nodes and properties of the original document are cloned....will get a full copy of the DOM. The Clone method speeds up the...

    docs.aspose.com/words/cpp/clone-a-document/