Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,780 for

true type

(0.13 sec)
  1. 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...
  2. Exact Spacings|Aspose.Words for JasperReports

    Aspose Words for JasperReports will try to optimize adding of white spaces before or after paragraphs....also enable this option (set to true ) if you need to edit your report...propagated accordingly when you type something inside a paragraph...

    docs.aspose.com/words/jasperreports/exact-spaci...
  3. OleControl.IsForms2OleControl | Aspose.Words fo...

    Discover OleControl's IsForms2OleControl property, which identifies if your control is a Forms2OleControl, enhancing your development efficiency....IsForms2OleControl property Returns true if the control is a Forms2OleControl...GetChild ( NodeType . Shape , 0 , true ); OleControl oleControl = shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Forms2OleControl.Enabled | Aspose.Words for .NET

    Discover how the Forms2OleControl Enabled property enhances user interaction by confirming if the control is active. Boost your app's functionality!...Enabled property Returns true if control is in enabled state...GetChild ( NodeType . Shape , 0 , true ); OleControl oleControl = shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for JavaScript via C++....keepPrecision property and set it true while loading your HTML. The...Example Title </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/avoid-expo...
  6. FormFieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!...string formField ) Parameter Type Description formField String...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified Type....get_child method get_child(node_type, index, is_deep) Returns an...the specified type. def get_child ( self , node_type : aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. 加载文件时自动调整行高,使用JavaScript通过C++|Documentation

    学习如何在使用Aspose.Cells for Java脚本通过C++加载文件时调整非自定义高度的行。...tions(AutoFitterOptions)]设置为true,则Aspose.Cells会自动调整行高。调整后的行高能有效满足文本显示需求。...AutoFitter Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  9. DocumentBuilder.insert_signature_line method | ...

    aspose.words.DocumentBuilder.insert_signature_line method... Parameter Type Description signature_line_options...horz_pos, left, vert_pos, top, wrap_type) Inserts a signature line at...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisCategoryType | Aspose.Words for Java

    Specifies Type of a category axis in Java....class AxisCategoryType Specifies type of a category axis. Examples:...MAXIMUM); yAxis.setReverseOrder(true); yAxis.setMajorTickMark(AxisTickMark...

    reference.aspose.com/words/java/com.aspose.word...