Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 12,527 for

true type

(0.14 sec)
  1. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents....checkedValue , int size ) Parameter Type Description name String The...InsertCheckBox ( "CheckBox_Default" , true , true , 50 ); builder . InsertParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  3. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml) formats.... prettyFormat = true doc . save ( base . artifactsDir...id=\"_Toc76372689\"></a>" )). toEqual ( true ); expect ( outDocContents ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...= doc . getOfficeMath ( 0 , true ); // OfficeMath nodes that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....SPECIAL_CHAR, 0, true); myDocTextExtractor = new DocTextExtractor();...ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....Shows how to use various field types to link to other documents in...DocumentBuilder(doc); // Below are three types of fields we can use to display...

    reference.aspose.com/words/java/com.aspose.word...
  7. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....setExportDocumentPro(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage SmartArt|Aspose.Slides Documentation

    SmartArt and organization Type chart in PowerPoint presentations in C# or .NET...Layout Type of SmartArt In order to change the layout type of SmartArt...ISmartArtNode.isHidden() returns true if this node is a hidden node...

    docs.aspose.com/slides/net/manage-smartart/
  9. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution....RemoveAt ( int index ) Parameter Type Description index Int32 The...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process....object newValue ) Parameter Type Description newValue Object...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...