Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 8,460 for

dom

(1.04 sec)
  1. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....Pdf, DOM, API" doc_info . mod_date = datetime...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  2. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....NET DOM, a PDF document contains a collection...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  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. Clone a Document in C#|Aspose.Words for .NET

    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/net/clone-a-document/
  6. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...Words DOM. If you need to copy chart from...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  7. 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/
  8. body.getParagraphs - Free Support Forum - aspos...

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

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

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

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

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

    docs.aspose.com/words/zh/net/clone-a-document/