Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 39,187 for

markup

(0.65 sec)
  1. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a new instance of the Structured document tag class.... Markup . SdtType , level : Aspose . Words . Markup . MarkupLevel...See Also module Aspose.Words.Markup class StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor.... Markup . SmartTag ( doc ); // Smart...properties . add ( new aw . Markup . CustomXmlProperty ( "Day"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...SdtType . PlainText , aw . Markup . MarkupLevel . Inline ); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XmlMapping.delete method | Aspose.Words for Python

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data.... markup . StructuredDocumentTa ( doc , aw . markup . SdtType...SdtType . PLAIN_TEXT , aw . markup . MarkupLevel . BLOCK ) # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....ShapeMarkupLanguage enumeration Specifies Markup language used for the shape...Name Description Dml Drawing Markup Language is used to define...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Designing machine-readable forms with Aspose.OM...

    How to design Aspose.OMR for .NET forms of any layout and complexity with specialized Markup languages or programmatically.... Text markup Lightweight text markup language specifically...for Aspose.OMR forms. JSON markup Describe Aspose.OMR forms as...

    docs.aspose.com/omr/net/design-form/
  7. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text....Annotation Contents [ Hide ] Text Markup Annotations shall appear as...The properties of the text markup annotations in the PDF document...

    docs.aspose.com/pdf/java/highlights-annotation/
  8. Convert VCF to WORDML in Python | products.aspo...

    Save VCF to WORDML in your Python applications without using Microsoft Outlook or Word... WORDML (Word Markup Language) is a markup language used by...into XML-based word processing markup that supports structured document...

    products.aspose.com/total/python-net/conversion...
  9. StructuredDocumentTagRangeStart.removeSelfOnly ...

    StructuredDocumentTagRangeStart.removeSelfOnly method. Removes this range start and appropriate range end nodes of the structured document tag, but keeps its content inside the document tree.... Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...); let rangeEnd = new aw . Markup . StructuredDocumentTa ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert SVG to SVGZ in C# – Compress SVG with GZIP

    Convert SVG to SVGZ in C# with Aspose.SVG for .NET. Save compressed SVG files, understand when to use SVGZ, and avoid common deployment issues.... SVGZ stores the same SVG markup in GZIP-compressed form, so...size by compressing the SVG markup with GZIP. This article explains...

    docs.aspose.com/svg/net/convert-svg-to-svgz/