Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 7,161 for

true type

(0.21 sec)
  1. Forms2OleControl.child_nodes property | Aspose....

    Forms2OleControl.child_nodes property. Gets collection of immediate child controls.... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Font::HasDmlEffect method | Aspo...

    Aspose::Words::Font::HasDmlEffect method. Checks if particular DrawingML text effect is applied in C++....TextDmlEffect dmlEffectType ) Parameter Type Description dmlEffectType A...DrawingML text effect type. ReturnValue true if particular DrawingML...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency....headerFooterType ) Parameter Type Description headerFooterType...None ; shape . BehindText = true ; // Place the image at the...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object....( text : string ) Parameter Type Description text string The...header . isHeader ). toEqual ( true ); expect ( para . isEndOfHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....HtmlLoadOptions (); // If the value is true, then we take VML code into...set the "SupportVml" flag to "true", then Aspose.Words will load...

    reference.aspose.com/words/net/aspose.words.loa...
  6. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++....checkedValue , int32_t size ) Parameter Type Description name const System::String&...( u "CheckBox_Default" , true , true , 50 ); builder -> InsertParagraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your document's content Type for enhanced organization....property Gets or sets the content type of the document. public string...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.pro...
  9. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....setBold(true); shape.getTextPath().setItalic(true); // Below...appendWordArt(doc, "On set to \"true\"", "Calibri", 150.0, 24.0,...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series Type to this collection....add method add(series_type) Adds a new series group of the specified...series type to this collection. def add ( self , series_type : aspose...

    reference.aspose.com/words/python-net/aspose.wo...