Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 36,433 for

markup

(0.12 sec)
  1. Convert VSDM to XAML via Python | products.aspo...

    Sample Python conversion code for VSDM format to XAML file. Use this example code to convert VSDM to XAML within any Python based application....XAML, Extensible Application Markup Language, extension files describe...stood for Extensible Avalon Markup Language, where Avalon was...

    products.aspose.com/diagram/python-net/conversi...
  2. Convert VSX to XAML via Java | products.aspose.com

    Sample Java conversion code for VSX format to XAML file. Use this example code to convert VSX to XAML within any Web or Desktop Java based application....XAML, Extensible Application Markup Language, extension files describe...stood for Extensible Avalon Markup Language, where Avalon was...

    products.aspose.com/diagram/java/conversion/vsx...
  3. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... Note that markup nodes ( NodeType.StructuredDocumentTa...getChild() is invoked for non-markup node type. For example if the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....Hypertext Markup Language XAML Extensible Application Markup Language...

    docs.aspose.com/slides/java/supported-file-form...
  5. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for .NET can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....Hypertext Markup Language XAML Extensible Application Markup Language...

    docs.aspose.com/slides/net/supported-file-formats/
  6. GradientVariant | Aspose.Words for Java

    Specifies the variant for a gradient fill in Java....FROM_CENTER , if object has markup language ShapeMarkupLanguage...FROM_CENTER , if object has markup language ShapeMarkupLanguage...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert XHTML to HTML – C# code and Online Conv...

    Convert XHTML to HTML online or via C#. Save XHTML as an HTML file using Aspose.HTML for .NET API. Try online XHTML to HTML Converter for free!...XHTML (eXtensible HyperText Markup Language) is a text-based file...file format with markup in the XML, using a reformulation of...

    products.aspose.com/html/net/conversion/xhtml-t...
  8. Document.packageCustomParts property | Aspose.W...

    Document.packageCustomParts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships.... Markup . CustomPartCollection Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....absorber -> Visit ( page ); auto markup = absorber -> get_PageMarkups...0 ); for ( auto & section : markup -> get_Sections ()) { DrawRectangleOnPage...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...
  10. HTML Tutorial – Basics – Aspose.HTML for .NET

    HTML Tutorial section helps you to learn some basic HTML, including how to use HTML elements and tags, place text on a page, add images, use HTML colors, etc....(HyperText Markup Language) is the standard markup language for...language. HTML is a simple markup language, made up of elements...

    docs.aspose.com/html/net/tutorial/