Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 36,444 for

markup

(0.17 sec)
  1. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...SdtType . PlainText , aw . Markup . MarkupLevel . Inline ); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTag.contentsFont property | A...

    StructuredDocumentTag.contentsFont property. Font formatting that will be applied to text entered into SDT.... Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...SdtType . PlainText , aw . Markup . MarkupLevel . Inline ); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... markup . StructuredDocumentTa ( doc , aw . markup . SdtType...SdtType . PLAIN_TEXT , aw . markup . MarkupLevel . INLINE ) # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/).... Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...SdtType . PlainText , aw . Markup . MarkupLevel . Block ); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts.... Markup . CustomXmlPartCollect Remarks...aw . Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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/
  7. 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-...
  8. Supported File Formats|Aspose.Slides for Python...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hypertext Markup Language XAML Extensible Application Markup Language...

    docs.aspose.com/slides/python-java/supported-fi...
  9. Aspose::Words::DocumentBuilder::MoveToStructure...

    Aspose::Words::DocumentBuilder::MoveToStructuredDocumentTag method. Moves the cursor to the structured document tag in C++....System::SharedPtr<Aspose::Words::Markup::StructuredDocumentTa>&, int32_t)...SharedPtr < Aspose :: Words :: Markup :: StructuredDocumentTa > &...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval.... PageMarkup markup = absorber . PageMarkups [.... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...

    docs.aspose.com/pdf/net/extract-paragraph-from-...