Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 16,783 for

true type

(0.68 sec)
  1. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results.... FieldIncludePicture , true ); includePicture . SourceFullName...; includePicture . Update ( true ); using ( MemoryStream docStream...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Aspose::Words::Math::OfficeMath::get_Justificat...

    Aspose::Words::Math::OfficeMath::get_Justification method. Gets/sets Office Math justification in C++....Office Math with display format type Inline . Inline justification...Office Math with display format type Display . Corresponding DisplayType...

    reference.aspose.com/words/cpp/aspose.words.mat...
  3. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....setTrimWhitespaces(true); MailMerger.execute(doc, getArtifactsDir()...getUseNonMergeFields() When true , specifies that in addition...

    reference.aspose.com/words/java/com.aspose.word...
  4. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... Parameters: Parameter Type Description index int Returns:...hasDataLabels(true); series.getDataLabels().setShowCategoryName(true); series...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Node.js using clear JavaScript code samples that speed up slide design and automation....Layout Type of SmartArt In order to change the layout type of SmartArt...SmartArtNode.isHidden() returns true if this node is a hidden node...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  6. JsonSimpleValueParseMode Enum | Aspose.Words fo...

    Discover the Aspose.Words.Reporting.JsonSimpleValueParseMode enum for efficient JSON parsing. Easily handle nulls, booleans, numbers, and strings seamlessly!...0 Specifies the mode where types of JSON simple values are determined...representations. For example, the type of ‘prop’ from the JSON snippet...

    reference.aspose.com/words/net/aspose.words.rep...
  7. CheckBoxControl.Checked | Aspose.Words for .NET

    Discover the CheckBoxControl Checked property, easily manage checkbox states with a simple boolean value. Default is false for optimal control.... Shape , 0 , true ); CheckBoxControl checkBoxControl...checkBoxControl . Checked = true ; Assert . That ( checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TableStyle | Aspose.Words for Java

    Represents a table style in Java....setAllowBreakAcrossP(true); tableStyle.setCellSpacing(5...setStyle(tableStyle); table.setBidi(true); // Setting the style properties...

    reference.aspose.com/words/java/com.aspose.word...
  9. OfficeMathDisplayType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMathDisplayType enum to easily customize equation display formats for enhanced document clarity and presentation....Specifies the display format type of the equation. public enum...NodeType . OfficeMath , 0 , true ); // OfficeMath nodes that...

    reference.aspose.com/words/net/aspose.words.mat...
  10. OfficeMathDisplayType enumeration | Aspose.Word...

    aspose.words.math.OfficeMathDisplayType enumeration. Specifies the display format Type of the equation....Specifies the display format type of the equation. Members Name...NodeType . OFFICE_MATH , 0 , True ) . as_office_math () # OfficeMath...

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