FieldCreateDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar.... doc = aw . Document ( MY_DIR + 'Document...builder = aw . DocumentBuilder ( doc ) builder . move_to_document_end...
ChartMarker.format property. Provides access to fill and line formatting of this marker.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
Aspose::Words::Fields::FieldCompare::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto field = System :: ExplicitCast...
Transform XPS to DOTM via Android via Java API...you can convert XPS files to DOC format. This API supports a wide...the XPS file is converted to DOC, you can use Aspose.Words for...
Transform PS to RTF via Android via Java API...is to convert the PS file to DOC using the Aspose.PDF for Android...PS file has been converted to DOC, the Word Processing API, Aspose...
Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++.... auto doc = System :: MakeObject < Aspose...Words :: Math :: OfficeMath > ( doc -> GetChild ( Aspose :: Words...
Font.bold_bi property. True if the right-to-left text is formatted as bold.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Define a set of font settings...
Discover the AxisScaling Type property to easily customize your axis scaling. Enhance your data visualization with flexible settings for optimal clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...
Font.name_bi property. Returns or sets the name of the font in a right-to-left language Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Define a set of font settings...
Aspose.Words.Drawing.Charts.ChartFormat class. Represents the formatting of a chart element... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...