Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 15,874 for

true type

(0.09 sec)
  1. FormField.Enabled | Aspose.Words for .NET

    Discover the FormField Enabled property. Easily check if a form field is active for seamless user interactions and enhanced web functionality....Enabled property True if a form field is enabled....comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java.... Parameters: Parameter Type Description column DataColumn...index. Parameters: Parameter Type Description columnIndex int...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. Access and Modify Cell Value|Documentation

    This article introduces how to get and modify cell value in GridWeb.... All Types of Values The PutValue method...which can be used to modify any type of value (Boolean, int, double...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Aspose::Words::Fields::FieldSaveDate::get_UseLu...

    Aspose::Words::Fields::FieldSaveDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for JavaScript via C++....isTiling() property by setting it true . Please see the following sample...IsTiling Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/tile-pictu...
  8. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....FIELD_ADVANCE, true); field.setRightOffset("5");...insertField(FieldType.FIELD_ADVANCE, true); field.setDownOffset("5");...

    reference.aspose.com/words/java/com.aspose.word...
  9. Getting List of Messages from Inbox Folder of M...

    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...."Mapi" ); object _missing = Type . Missing ; ns . Logon ( _missing...false , true ); // Get Inbox information in objec of type MAPIFolder...

    docs.aspose.com/email/net/getting-list-of-messa...
  10. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....Shows how to set a custom zoom type, which older versions of Microsoft..."DisplayBackgroundSha" flag to "true". Assert.assertTrue(doc.getViewOptions()...

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