Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 376 for

print schema

(0.04 sec)
  1. Working with 'name' table | C++

    TrueType font table ‘name’ is storage for text strings describing font metadata like font name, license information, copyright notices, and many others.... Schema of ’name’ table. The detailed...TtfFont > _font; Next 2 snippets print value for category Full font...

    docs.aspose.com/font/cpp/working-with-name-table/
  2. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model in Java, how to edit HTML, and use inline CSS and Internal CSS....attribute are defined in a schema associated with the document...content to the body element. Print the updated content of the HTML...

    docs.aspose.com/html/java/edit-a-document/
  3. FootnoteSeparator | Aspose.Words for Java

    in Java....to use a document visitor to print a document’s node structure...to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/java/com.aspose.word...
  4. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....to use a document visitor to print a document’s node structure...to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/java/com.aspose.word...
  5. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects.... Uri = "urn:schemas-microsoft-com:office:smarttags"..."stockticker" ; smartTag . Uri = "urn:schemas-microsoft-com:office:smarttags"...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CustomXmlProperty.Value | Aspose.Words for .NET

    Discover the CustomXmlProperty Value feature to easily manage custom XML attributes and smart tag properties for enhanced data control.... Uri = "urn:schemas-microsoft-com:office:smarttags"..."stockticker" ; smartTag . Uri = "urn:schemas-microsoft-com:office:smarttags"...

    reference.aspose.com/words/net/aspose.words.mar...
  7. SmartTag.Properties | Aspose.Words for .NET

    Discover SmartTag Properties, a unique collection of innovative smart tag solutions designed to enhance your property management and streamline operations.... Uri = "urn:schemas-microsoft-com:office:smarttags"..."stockticker" ; smartTag . Uri = "urn:schemas-microsoft-com:office:smarttags"...

    reference.aspose.com/words/net/aspose.words.mar...
  8. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction.... Uri = "urn:schemas-microsoft-com:office:smarttags"..."stockticker" ; smartTag . Uri = "urn:schemas-microsoft-com:office:smarttags"...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Cell | Aspose.Words for Java

    Represents a table cell in Java....tables in the document and print the contents of each cell. Document...end. Examples: Shows how to print the node structure of every...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....= "<w:p xmlns:w=\"https://schemas.openxmlformats.org/wordpro...addObject ( tbl ); // Pretty print the main document part System...

    docs.aspose.com/words/java/create-new-document/