Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 386 for

print schema

(0.04 sec)
  1. Creating a Custom Message Handler – Basic Infor...

    The article provides general information on creating custom message handlers using Aspose.HTML for .NET....simple custom handler that prints a message when a request starts...Copy 1 // This message handler prints a message about start and finish...

    docs.aspose.com/html/net/message-handlers/custo...
  2. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...<FixedDocumentSequenc xmlns="http://schemas.microsoft.com/xps/2005/06">...described in corresponding XML schemas: <?xml version="1.0" encoding="utf-8"...

    docs.aspose.com/page/net/what-is-xps-file/
  3. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....page that might be useful for printing or rendering. GetText () override...RemoveExternalSchema () Removes external XML schema references from this document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java.... Examples: Shows how print the contents of all comments...every top-level comment and prints its comment range, contents...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document | Aspose.Words for Java

    Represents a Word document in Java.... To print the document, use one of the print(java.lang...page that might be useful for printing or rendering. getParentNode()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with 'name' table | .NET

    TrueType font table 'name' is storage for text strings that describe 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/net/working-with-name-table/
  7. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....setUri("urn:schemas-microsoft-com:office:smarttags");...r"); smartTag.setUri("urn:schemas-microsoft-com:office:smarttags");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert HTML from ZIP archive to JPG – C# example

    In the article, the example of a message handler creating for working with zip archives is considered. The implementation of converting zip to jpg is shown....Copy 1 // This message handler prints a message about start and finish... In this case, a protocol (schema) filter is added, this message...

    docs.aspose.com/html/net/message-handlers/conve...
  9. Row | Aspose.Words for Java

    Represents a table row 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. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....immediate children, // and print any runs or shapes that we find...to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/java/com.aspose.word...