Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 17,276 for

dom

(0.09 sec)
  1. Normalize | Aspose.SVG for .NET API Reference

    Puts all Text nodes in the full depth of the sub-tree underneath this Node including attribute nodes into a normal form where only structure e.g. elements comments processing instructions CDATA sections and entity references separates Text nodes i.e. there are neither adjacent Text nodes nor empty Text nodes. This can be used to ensure that the Dom view of a document is the same as if it were saved and re-loaded and is useful when operations such as XPointer XPointer lookups that depend on a particular document tree structure are to be used. If the parameter normalize-characters of the DomConfiguration object attached to the Node.ownerDocument is true this method will also fully normalize the characters of the Text nodes....can be used to ensure that the DOM view of a document is the same...class Node namespace Aspose.Svg.Dom assembly Aspose.SVG LookupPrefix...

    reference.aspose.com/svg/net/aspose.svg.dom/nod...
  2. CDATASection | Aspose.HTML for .NET API Reference

    CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup....ATTRIBUTE_NODE and nodes created with a DOM Level 1 method, such as Document...of Node interface returns the DOM node’s parent Element , or null...

    reference.aspose.com/html/net/aspose.html.dom/c...
  3. Document Explorer? - Free Support Forum - aspos...

    I’ve seen some references to something called “Document Explorer.” This is (I think) a standalone tool that shows the Dom tree of a Word document. Such a tool would be very useful in tracking down some strangeness that I…...standalone tool that shows the DOM tree of a Word document. Such...

    forum.aspose.com/t/document-explorer/274251
  4. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby....PDF, DOM, API" ) doc_info . setModDate...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  5. ISVGAnimatedPoints | Aspose.HTML for .NET API R...

    The SVGAnimatedPoints interface supports elements which have a points attribute which holds a list of coordinate values and which support the ability to animate that attribute. Additionally the points attribute on the original element accessed via the XML Dome.g. using the getAttribute method call will reflect any changes made to points....element accessed via the XML DOM(e.g., using the getAttribute()...See Also namespace Aspose.Html.Dom.Svg assembly Aspose.HTML ISVGFitToViewBox...

    reference.aspose.com/html/net/aspose.html.dom.s...
  6. CurrentScale | Aspose.SVG for .NET API Reference

    On an outermost svg element this attribute indicates the current scale factor relative to the initial view to take into account user magnification and panning operations as described under Magnification and panning. Dom attributes currentScale and currentTranslate are equivalent to the 2x3 matrix a b c d e f currentScale 0 0 currentScale currentTranslate.x currentTranslate.y. If magnification is enabled i.e. zoomAndPanmagnify then the effect is as if an extra transformation were placed at the outermost level on the SVG document fragment i.e. outside the outermost svg element. When accessed on an svg element that is not an outermost svg element it is undefined what behavior this attribute has.... DOM attributes currentScale and currentTranslate...

    reference.aspose.com/svg/net/aspose.svg/svgsvge...
  7. Aspose.Pdf.Kit stopped working - Free Support F...

    We have an application using Aspose.PDF.Kit that stopped working yesterday (9/11) We use it for searching PDF documents. Search calls for text we know is in the document are blank text string. It worked fine up till t…...Please try to use the latest DOM API and install its latest version...

    forum.aspose.com/t/aspose-pdf-kit-stopped-worki...
  8. 导航 SVG – Navigation & Inspection SVG – Aspose.S...

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

    docs.aspose.com/svg/zh/net/navigation-inspection/
  9. Is there an API to determine if a PDF has file ...

    I was trying to use EmbeddedFiles.Count (as below) to determine if a PDF file has attachments, but the APi returns zero for a PDF with attachments. Is there an (efficient) API to query if a PDF has file attachments? T…...obsolete sooner or later and the DOM approach we shared in our earlier...message is recommended one. With DOM approach, file is being attached...

    forum.aspose.com/t/is-there-an-api-to-determine...
  10. SVGAnimateTransformElement | Aspose.HTML for .N...

    The SVGAnimateTransformElement interface corresponds to the animateTransform element. Object-oriented access to the attributes of the animateTransform element via the SVG Dom is not available....‘animateTransform’ element via the SVG DOM is not available. public class...ATTRIBUTE_NODE and nodes created with a DOM Level 1 method, such as Document...

    reference.aspose.com/html/net/aspose.html.dom.s...