Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 8,242 for

dom

(0.09 sec)
  1. Metadata PDF API | Aspose.PDF

    Sample code for editing or viewing PDF format metadata on any platform....Pdf, DOM, API" ; docInfo . ModDate = DateTime...

    products.aspose.com/pdf/metadata/
  2. Modify print modal css in aspose cells client s...

    How can I access the print x-spreadsheet-modal there is no specific unique identifier , I would like to modify the print modal css , but there is no unique identifier to it . I cannot directly use the class x-spreadshe…...based on its position in the DOM or its parent elements. Here’s...the modal by traversing the DOM. For example, if the modal is...

    forum.aspose.com/t/modify-print-modal-css-in-as...
  3. Create iXBRL(inline xbrl) File via C# | product...

    Sample code for iXBRL(inline xbrl) file creation. Use API example code for batch iXBRL(inline xbrl) files generation within .NET based applications.... Build element dom tree Call the Save method by...

    products.aspose.com/finance/net/create/ixbrl/
  4. Features List – Aspose.HTML for .NET

    Learn about Aspose.HTML for .NET features such as document manipulation, data extraction, conversion, platform independence, etc....on the Document Object Model (DOM) defined in the official . Wide...HTML elements with the help of DOM API. Aspose.HTML for .NET implements...

    docs.aspose.com/html/net/getting-started/featur...
  5. Is there anyway to get the document grid line h...

    hi,is there anyway to get the document grid line height by Aspose.word,as the attachement image shows?...Words DOM, but there is no public API to...

    forum.aspose.com/t/is-there-anyway-to-get-the-d...
  6. 使用 Python 向现有 PDF 添加文本|Aspose.PDF for Java

    代码示例展示如何使用 PDF 库在 Pdf 文档中添加或写入文本。...PDF) : GitHub 使用 Python 在 DOM 中添加 HTML 字符串 从PDF文档的所有页面提取文本(Python)...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  7. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity to specify default fonts using C#....Words document model (DOM) and calling the Save method...

    docs.aspose.com/words/net/specify-default-fonts/
  8. 导航 SVG – Navigation & Inspection SVG – Aspose.S...

    了解如何使用 C# 检查 SVG、使用自定义过滤器迭代 SVG 元素、如何使用 CSS 选择器或 XPath 导航 SVG。...API 与官方 完全兼容,可用于遍历 SVG 文档对象模型 (DOM)。该 API 支持 SVG 内容的各种导航和检查功能。 在本节中,您将了解:...cs hosted with ❤ by GitHub 使用 DOM 导航和检查 SVG 提取有关特定 SVG 元素的信息 以下示例演示如何从文件...

    docs.aspose.com/svg/zh/net/navigation-inspection/
  9. 设置 OLE 图标的标题|Aspose.Slides for Python 文档

    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.... dom . ole . OleEmbeddedDataInfo (...

    docs.aspose.com/slides/zh/python-net/set-captio...
  10. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....such a document, we will use DOM-base approach. You can read more...more in section Basics of DOM API . If we create a document from...

    docs.aspose.com/pdf/cpp/complex-pdf-example/