XmlMapping.store_item_id property. Specifies the custom XML data identifier for the custom XML data part which shall be used to evaluate the [XmlMapping.xpath](../xpath/) expression.... doc = aw . Document ( file_name =...in the form of GUIDs. tag = doc . get_child ( aw . NodeType ...
Provides typed access to a collection of Paragraph nodes in Java.... Document doc = new Document(getMyDir() + "Revisions... IterableUtils.countMatches(doc.getRevisions(), r -> r.getRevisionType()...
Aspose::Words::Saving::MarkdownSaveOptions::get_ImageResolution method. Specifies the output resolution for images when exporting to Markdown. Default is %96 dpi in C++.... auto doc = System :: MakeObject < Aspose...set_ImageResolution ( 300 ); doc -> Save ( get_ArtifactsDir ()...
XlsxSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used... doc = aw . Document ( file_name =...save_format = aw . SaveFormat . XLSX doc . save ( file_name = ARTIFACTS_DIR...
PdfLoadOptions.skip_pdf_images property. Gets or sets the flag indicating whether images must be skipped while loading PDF Document... page_count = 1 doc = aw . Document ( file_name =...options ) shape_collection = doc . get_child_nodes ( aw . NodeType...
Forms2OleControl.height property. Gets or sets a height of the control in points.... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...
TextBoxControl.text property. Gets or sets a text of the control.... doc = aw . Document ( file_name =...'Textbox control.docm' ) shape = doc . get_child ( aw . NodeType ...
A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); TabStopCollection tabStops...