Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 17,149 for

true type

(0.47 sec)
  1. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a signature line at the current position in C++....signatureLineOptions ) Parameter Type Description signatureLineOptions...signatureLineOptions -> set_ShowDate ( true ); signatureLineOptions -> ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FormField.StatusText | Aspose.Words for .NET

    Discover the FormField StatusText property to customize status bar messages when form fields are focused. Enhance user experience effortlessly!...OwnStatus property is set to true , the StatusText property specifies...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field...FieldFormat object that provides typed access to field’s formatting...retrieve. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage the Barcode Caption in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."1234567" ); \ # Set the symbology type to Code128 $symbology = new...getCaptionAbove () -> setVisible ( true ); #bb.getCaptionAbove().setFont(new...

    docs.aspose.com/barcode/java/manage-the-barcode...
  5. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....get_BreakIsStyleSeparato () True if this paragraph break is a...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection.... Node ) Parameter Type Description node Node The node...( aw . NodeType . Any , 0 , true ). nodeType ). toEqual ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....Add ( Node node ) Parameter Type Description node Node The node...GetChild ( NodeType . Any , 0 , true ). NodeType , Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the horizontal rule in C++....horizontalRuleFormat -> set_NoShade ( true ); ASSERT_TRUE ( shape -> get_IsHorizontalRule...get_IsHorizontalRule ()); ASSERT_TRUE ( shape -> get_HorizontalRuleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....setFitText(true); builder.getRowFormat().clearFormatting();...getRowFormat().setAllowBreakAcrossP(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart Types into one combo chart for a more effective data presentation....easily combine two or more chart types to make your data more understandable...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-com...