Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 8,303 for

dom

(0.21 sec)
  1. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP....XML, loading that XML into a DOM tree and working with XML elements...Presentation Document Object Model (DOM): - Find and replace text. -...

    docs.aspose.com/slides/cpp/why-not-open-xml-sdk/
  2. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java 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/java/complex-pdf-example/
  3. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a document generation API that processes Word templates using A…...Whole document is read into DOM. PramodMn: Is there a recommended...similar method that releases the DOM structure before GC collects...

    forum.aspose.com/t/gc-behavior-under-high-load-...
  4. Spreadsheet Editor - Working with Files|Documen...

    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....housekeeping stuff, and send DOM updates back to the browser....operations fast and smooth. DOM updates When spreadsheet is ready...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  5. 如何更改 SVG 颜色 – C# 示例

    您将学习如何通过 C# 示例使用 SVG 颜色、如何更改 SVG 元素的颜色或更改 SVG 文件中的背景颜色。... Dom ; Copy 1 // Change circle fill... IO ; 3 using Aspose. Svg . Dom ; Copy 1 // Change line stroke...

    docs.aspose.com/svg/zh/net/how-to-change-svg-co...
  6. How to use XPath – Aspose.HTML for .NET

    Learn how to use Aspose.HTML to navigate through HTML and select nodes by XPath Query; how to select all photos from HTML using XPath expressions....conforming to the DOM data model; it is based on a DOM representation...primarily used to navigate the DOM of an XML-based language document...

    docs.aspose.com/html/net/how-to-articles/how-to...
  7. How to Merge PDF using C#|Aspose.PDF for .NET

    This page explain how to merge PDF documents into a single PDF file with C# or VB.NET.... See also Split PDF using DOM Concatenate PDF documents using...

    docs.aspose.com/pdf/net/merge-pdf-documents/
  8. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf pages. How can i use all pdf page to occupy entire page space for image? (see attached image originale and…...following code snippet (new DOM approach) for image to PDF conversion...

    forum.aspose.com/t/images-conversion-without-bo...
  9. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency....Words Document Object Model (DOM) documentation article. public...a tree of nodes, similar to DOM or XmlDocument. For more info...

    reference.aspose.com/words/net/aspose.words/com...
  10. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。...为了构建这样的文档,我们将使用基于DOM的方法。您可以在 DOM API 的基础 部分阅读更多内容。 如果我们...

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