Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 36,381 for

markup

(0.11 sec)
  1. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured document tag is successfully mapped 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class.... markup . SmartTag ( doc ) # Smart...smart_tag . properties . add ( aw . markup . CustomXmlProperty ( 'Day'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. DATA_LOSS warnings when importing HTML with com...

    Hello, We recently noticed Bookmark DATA_LOSS warnings when converting HTML documents that contain comments into DOCX files. Despite the warnings, the output DOCX still looks fine (comments are present and visible in W…... If the comment markup syntax has changed (e.g., -aw-comment-*...using Aspose we found the same markup syntax, and no warning occurred...

    forum.aspose.com/t/data-loss-warnings-when-impo...
  9. 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-...
  10. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT... markup . StructuredDocumentTa ( doc , aw . markup . SdtType...SdtType . CHECKBOX , aw . markup . MarkupLevel . INLINE ) sdt_check_box...

    reference.aspose.com/words/python-net/aspose.wo...