Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 16,871 for

true type

(0.89 sec)
  1. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textbox sizing with a simple boolean setting for optimal customization.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....Range Style </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  3. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    aspose.words.markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-sections content... is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.STRUCTURED...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Bubble , 50 , 50 , 600 , 400 , true ); $series = $chart -> getChartData...() -> setShowLabelValueFro ( true ); $wb = $chart -> getChartData...

    docs.aspose.com/slides/php-java/chart-workbook/
  5. FormField.EntryMacro | Aspose.Words for .NET

    Discover the FormField EntryMacro property to easily manage entry macros for your forms, enhancing functionality and user experience.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns True if the document has a VBA project (macros) in C++....Document::get_HasMacros method Returns true if the document has a VBA project...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, True)) { try { // Skip shapes that are textboxes — th…...Shape, true)) { try { // Skip shapes that...avoid truncation"); //if shape type is not inline then below setting...

    forum.aspose.com/t/getting-exception-floating-s...
  9. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  10. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....SHAPE, 0, true); // The OLE object in the first...into a file. isLink() Returns true if the OLE object is linked...

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