Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 17,437 for

true type

(0.97 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::ImportFormatOptions class | Aspo...

    Aspose::Words::ImportFormatOptions class. Allows to specify various import options to format output. To learn more, visit the documentation article in C++....change a first imported section type to the NewPage forcibly when...AppendDocument() . The default value is true . get_ForceCopyStyles () const...

    reference.aspose.com/words/cpp/aspose.words/imp...
  3. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... toEqual ( true ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.Color | Aspose.Words for ...

    Discover how to easily manage the Color property of StructuredDocumentTags. Enhance your documents with customizable color settings for better organization!... True ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTag.EndCharacterFont | Aspose...

    Discover the EndCharacterFont property of StructuredDocumentTags for enhanced text formatting. Elevate your document's last character with custom fonts!... True ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... toEqual ( true ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Forms2OleControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlType enum, featuring a range of Forms 2.0 control Types for enhanced document automation....Forms2OleControlType enumeration Enumerates types of Forms 2.0 controls. public...GetChild ( NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 使用 C++ 通过JavaScript检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 检查工作簿是否包含隐藏的外部链接。...Links Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  9. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....Set the "MatchCase" flag to "true" to apply case sensitivity while..."FindWholeWordsOnly" flag to "true" to replace the found text if...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...