Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 16,783 for

true type

(0.24 sec)
  1. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns True when a write protection password is set in C++....iteProtected method Returns true when a write protection password...set_ReadOnlyRecommended ( true ); ASSERT_TRUE ( doc -> get_WriteProtection...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Fields::FieldQuote::get_Text met...

    Aspose::Words::Fields::FieldQuote::get_Text method. Gets or sets the text to retrieve in C++....:: FieldType :: FieldQuote , true )); field -> set_Text ( u "...:: FieldType :: FieldQuote , true )); builder -> MoveTo ( field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable list label options.... True ); Assert . That ( outDocContents...5.</span>" + "</p>" ), Is . True ); break ; case ExportListLabels...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Settings::HyphenationOptions cla...

    Aspose::Words::Settings::HyphenationOptions class. Allows to configure document hyphenation options. To learn more, visit the documentation article in C++....Default value for this property is true . get_HyphenationZone () const...et_HyphenationZone . static Type () Examples Shows how to configure...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. CompositeNode.IsComposite | Aspose.Words for .NET

    Discover the CompositeNode IsComposite property. Easily check if a node supports child nodes for enhanced data structure management....IsComposite property Returns true as this node can have child...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/com...
  6. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....setExportTextInputFo(true); options.setImagesFolder(imagesDir...saveOptions.setExportDocumentPro(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Node.clone method | Aspose.Words for Python

    Node.clone method. Creates a duplicate of the node....Parameter Type Description is_clone_children bool True to recursively...clone_with_children = para . clone ( True ) self . assertTrue ( clone_with_children...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for .NET API.... Data Validation Types and Execution Data validation...of different types of data validation. Each type is used to control...

    docs.aspose.com/cells/net/data-validation/
  9. Data Validation with Golang via C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API.... Data Validation Types and Execution Data validation...of different types of data validation. Each type is used to control...

    docs.aspose.com/cells/go-cpp/data-validation/
  10. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape Type of the parent chart element....property Gets or sets the shape type of the parent chart element...hasDataLabels = true ; series . dataLabels . showValue = true ; // Format...

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