Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 498 for

print schema

(0.15 sec)
  1. 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...
  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. GIS Data Manipulation APIs for Python via .NET ...

    Create, read, convert, and process GIS data including GeoPackage, Shapefile, and raster formats. Render maps with a high-performance .NET API for Python on Windows, macOS (Intel & ARM)....strftime("%Y-%m-%d") print(f"Attribute value for feature...= feature.get_value("dob") print(f"Attribute object for feature...

    products.aspose.com/gis/python-net/
  4. 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...
  5. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model using Aspose.HTML for 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/
  6. Extract Data from AcroForm using Python|Aspose....

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format.... get_field ( formField ) print ( form_values ) Retrieve form... get_field ( "FirstName" ) print ( value ) Extract form fields...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  7. 如何使用 XPath – Evaluate() 方法 – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML 浏览 HTML 并通过 XPath 查询选择节点;如何使用 XPath 表达式从 HTML 中选择所有照片。...表达式还可用于 C 和 C++、JavaScript、XML Schema、PHP、Python 以及许多其他语言。 XPath...over the resulted nodes and print them to the console 9 Node node;...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  8. 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/
  9. 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...
  10. Creating a Custom Message Handler – Aspose.HTML...

    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...Implement a message handler that prints a message about starting and...

    docs.aspose.com/html/net/message-handlers/custo...