Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 36,381 for

markup

(0.07 sec)
  1. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement....C++ Contents [ Hide ] Text Markup Annotations should be displayed...edit the properties of Text Markup Annotations in a PDF by using...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  2. CustomXmlProperty class | Aspose.Words for Python

    aspose.words.Markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property... markup . SmartTag ( doc ) # Smart...smart_tag . properties . add ( aw . markup . CustomXmlProperty ( 'Day'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis....visit ( page ); PageMarkup markup = absorber . getPageMarkups...for ( MarkupSection section : markup . getSections ()) { DrawRectangleOnPage...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  4. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structureddocumenttag/calendarType/) in an Office Open XML document.... Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...SdtType . Date , aw . Markup . MarkupLevel . Inline ); // Display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 从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...
  6. 从PDF中提取段落|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  7. 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...
  8. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.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...
  9. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... markup . StructuredDocumentTa ( doc , aw . markup . SdtType...SdtType . PLAIN_TEXT , aw . markup . MarkupLevel . INLINE ) # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text.... Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...SdtType . PlainText , aw . Markup . MarkupLevel . Inline ); // Set...

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