Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 260 for

print schema

(0.11 sec)
  1. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java....getById(xmlPartId)); // Add an XML schema association. xmlPart.getSchemas()...through the collection and print the contents of each part. Iterator...

    reference.aspose.com/words/java/com.aspose.word...
  2. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...List definition is like a “schema” and list is like an instance...from another document. def print_out_all_lists (): src_doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....document conform to an older ODT schema. Document doc = new Document(getMyDir()...document conform to an older ODT schema. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...