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

print schema

(1.2 sec)
  1. Convert other file formats to PDF in .NET|Aspos...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....streams are generated by a print driver. PCL output can also...commands + Duplex printing mode Control print process: number pf...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  2. 操作打印标签 | Java

    了解如何使用 Aspose.Page for Java 中的 PrintTicket API 为打印或查看设备设置 XPS 文档打印首选项...for Java API 包含一组类,这些类封装了由 Print Schema 关键字定义的元素。由于这些类数量众多,本文将仅讨论使用...8 // Set a custom job-level print ticket 9 document. setJobPrintTicket...

    docs.aspose.com/page/zh/java/xps/print-tickets/
  3. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...SaveOptions ) update_last_printed_property Gets or sets a value...BuiltInDocumentPrope.last_printed property is updated before...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. 如何使用 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...