Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 108,909 for

aspose.svg

(0.59 sec)
  1. Remove | Aspose.SVG for .NET API Reference

    Removes this instance....Element namespace Aspose.Svg.Dom assembly Aspose.SVG QuerySelectorAll...

    reference.aspose.com/svg/net/aspose.svg.dom/ele...
  2. TextContent | Aspose.SVG for .NET API Reference

    This attribute returns the text content of this node and its descendants. When it is defined to be null setting it has no effect. On setting any possible children this node may have are removed and if it the new string is not empty or null replaced by a single Text node containing the string this attribute is set to....Element namespace Aspose.Svg.Dom assembly Aspose.SVG TagName AttachShadow...

    reference.aspose.com/svg/net/aspose.svg.dom/ele...
  3. TextContent | Aspose.SVG for .NET API Reference

    This attribute returns the text content of this node and its descendants. When it is defined to be null setting it has no effect. On setting any possible children this node may have are removed and if it the new string is not empty or null replaced by a single Text node containing the string this attribute is set to....Text namespace Aspose.Svg.Dom assembly Aspose.SVG NodeValue WholeText...

    reference.aspose.com/svg/net/aspose.svg.dom/tex...
  4. SetAttributeNS | Aspose.SVG for .NET API Reference

    Adds a new attribute. If an attribute with the same local name and namespace URI is already present on the element its prefix is changed to be the prefix part of the qualifiedName and its value is changed to be the value parameter....Element namespace Aspose.Svg.Dom assembly Aspose.SVG SetAttributeNodeNS...

    reference.aspose.com/svg/net/aspose.svg.dom/ele...
  5. Prompt | Aspose.SVG for .NET API Reference

    Displays a modal text field prompt with the given message waits for the user to dismiss it and returns the value that the user entered. If the user cancels the prompt then returns null instead. If the second argument is present then the given value is used as a default....IWindow namespace Aspose.Svg.Window assembly Aspose.SVG Confirm English...

    reference.aspose.com/svg/net/aspose.svg.window/...
  6. StrictErrorChecking | Aspose.SVG for .NET API R...

    An attribute specifying whether error checking is enforced or not. When set to false the implementation is free to not test every possible error case normally defined on DOM operations and not raise any DOMException on DOM operations or report errors while using Document.normalizeDocument. In case of error the behavior is undefined. This attribute is true by default....Document namespace Aspose.Svg.Dom assembly Aspose.SVG ReadyState StyleSheets...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...
  7. Parent | Aspose.SVG for .NET API Reference

    The parent IDL attribute on the Window object of a Document in a browsing context b must return the WindowProxy object of the parent browsing context if there is one i.e. if b is a child browsing context or the WindowProxy object of the browsing context b itself otherwise i.e. if it is a top-level browsing context or a detached nested browsing context....IWindow namespace Aspose.Svg.Window assembly Aspose.SVG Opener Self...

    reference.aspose.com/svg/net/aspose.svg.window/...
  8. CubicBezierTo | Aspose.SVG for .NET API Reference

    Appends a cubic Bézier curve to the current path. The curve extends from the current point to the point pt2 using pt1 and pt2 as the Bézier control points. The new current point is pt3....namespace Aspose.Svg.Rendering assembly Aspose.SVG ClosePath...

    reference.aspose.com/svg/net/aspose.svg.renderi...
  9. SubFamilyName | Aspose.SVG for .NET API Reference

    The Font Subfamily name distinguishes the font in a group with the same Font Family name. This is assumed to address style italic oblique and weight light bold black etc.. A font with no particular differences in weight or style e.g. medium weight not italic and fsSelection bit 6 set should have the string Regular stored in this position....ITrueTypeFont namespace Aspose.Svg.Drawing assembly Aspose.SVG FullFontName...

    reference.aspose.com/svg/net/aspose.svg.drawing...
  10. MoveTo | Aspose.SVG for .NET API Reference

    Begins a new subpath by moving the current point to coordinates of the parameter pt omitting any connecting line segment. If the previous path construction method in the current path was also MoveTo the new MoveTo overrides it no vestige of the previous MoveTo operation remains in the path....namespace Aspose.Svg.Rendering assembly Aspose.SVG LineTo RestoreGraphicContex...

    reference.aspose.com/svg/net/aspose.svg.renderi...