Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 35,565 for

markup

(0.06 sec)
  1. StructuredDocumentTag.xml_mapping property | As...

    StructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document.... markup . XmlMapping : ... Remarks...aw . markup . StructuredDocumentTa ( doc , aw . markup . SdtType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. SdtAppearance enumeration | Aspose.Words for Py...

    aspose.words.Markup.SdtAppearance enumeration. Specifies the appearance of a structured document tag.... markup . SdtAppearance . HIDDEN :...: tag . appearance = aw . markup . SdtAppearance . TAGS See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentVisitor::VisitSmartTagSt...

    Aspose::Words::DocumentVisitor::VisitSmartTagStart method. Called when enumeration of a smart tag has started in C++....SharedPtr < Aspose :: Words :: Markup :: SmartTag > smartTag ) Parameter...System::SharedPtr<Aspose::Words::Markup::SmartTag> The object that...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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/python-net/aspose.wo...
  6. 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...
  7. SdtDateStorageFormat enumeration | Aspose.Words...

    Aspose.Words.Markup.SdtDateStorageFormat enumeration. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the document's data store.... Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...SdtType . Date , aw . Markup . MarkupLevel . Inline ); // Display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction....visit ( page ); PageMarkup markup = absorber . getPageMarkups...for ( MarkupSection section : markup . getSections ()) { DrawRectangleOnPage...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  9. 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/
  10. Extract Paragraph from PDF|Aspose.PDF for PHP v...

    Explore how to extract paragraphs from a PDF file in PHP using Aspose.PDF for efficient text extraction....getPageMarkups () as $markup ) { $i = 1 ; foreach ( $markup -> getSections...$i ++ . " on page" . ":" . markup -> getNumber (); $responseData...

    docs.aspose.com/pdf/php-java/extract-paragraph-...