Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 36,394 for

markup

(0.07 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. Aspose::Words::Drawing::ShapeMarkupLanguage enu...

    Aspose::Words::Drawing::ShapeMarkupLanguage enum. Specifies Markup language used for the shape in C++....ShapeMarkupLanguage enum Specifies Markup language used for the shape...Value Description Dml 0 Drawing Markup Language is used to define...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。...visit ( page ); PageMarkup markup = absorber . getPageMarkups...for ( MarkupSection section : markup . getSections ()) { DrawRectangleOnPage...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  4. 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...
  5. Aspose::Words::DocumentVisitor::VisitStructured...

    Aspose::Words::DocumentVisitor::VisitStructuredDocumentTagStart method. Called when enumeration of a structured document tag has started in C++....SharedPtr < Aspose :: Words :: Markup :: StructuredDocumentTa > sdt...System::SharedPtr<Aspose::Words::Markup::StructuredDocumentTa> The...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 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...
  7. 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...
  8. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag.... Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...SdtType . PlainText , aw . Markup . MarkupLevel . Inline ); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT.... markup . StructuredDocumentTa ( doc , aw . markup . SdtType...SdtType . PLAIN_TEXT , aw . markup . MarkupLevel . INLINE ) # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...