DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...
Transform XPS to ODT via Android via Java API...an open document format that is used for text documents, spreadsheets...presentations, and other documents. It is a widely used format...
Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....the outline of a saved XPS document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++....Examples Shows how to configure a document that can be printed as a book...Aspose :: Words :: Document > (); // Insert text that spans 16...
Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding new items with ease and efficiency....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...
本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。... 要将图像添加到现有 PDF 文件中: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的页面。...AddImageToPDF () { // The path to the documents directory var dataDir = RunExamples...
Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!...us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...
Sample code on Python for HTML to DOC conversion. Use example code for batch HTML to DOC conversion with Python and .NET...convert programmatically a document from HTML to DOC format with...with a modern document-processing Python API. Use just a few lines...
Sample code on Python for HTML to DOCX conversion. Use example code for batch HTML to DOCX conversion with Python and .NET...convert programmatically a document from HTML to DOCX format with...with a modern document-processing Python API. Use just a few...
Sample code on Python for EPS to EPUB conversion. Use example code for batch EPS to EPUB conversion with Python and .NET...convert programmatically a document from EPS to EPUB format with...with a modern document-processing Python API. Use just a few lines...