Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 15,881 for

true type

(1.01 sec)
  1. CustomXmlPropertyCollection.Clear | Aspose.Word...

    Effortlessly clear your CustomXmlPropertyCollection with the Clear method, removing all elements for streamlined data management.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  2. 用 JavaScript 和 C++ 在工作表中显示公式而非值|Documentation

    本文提供了使用 C++ 的 JavaScript API 以编程方式在 Excel 工作表或电子表格中显示公式而非值的示例代码。...将其设置为 true ,即可让Microsoft Excel显示公式。 <!DOCTYPE...Formulas Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/show-fo...
  3. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToInt method. Returns the property value as integer in C++....ToInt () Examples Shows various type conversion methods of custom...properties -> Add ( u "Authorized" , true ); properties -> Add ( u "Authorized...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document in C++...."ExportEmbeddedCss" flag to "true" save the CSS stylesheet to...exportEmbeddedCss ) { ASSERT_TRUE ( System :: Text :: RegularExpressions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FontSettings.setFontsFolders method | Aspose.Wo...

    FontSettings.setFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts....recursive : boolean ) Parameter Type Description fontsFolders string[]...TrueType fonts. recursive boolean True to scan the specified folders...

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

    Discover if your document contains VBA project macros with the HasMacros property. Enhance automation and efficiency in your workflows today!...HasMacros property Returns true if the document has a VBA project...That ( doc . HasMacros , Is . True ); // Insert a MACROBUTTON field...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....FIELD_CITATION, true); // We refer to sources using...setSuppressTitle(true); fieldCitation.setSuppressYear(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  9. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your document's header and footer Types for enhanced formatting control....HeaderFooterType property Gets the type of this header/footer. public...That ( header . IsHeader , Is . True ); Assert . That ( para . IsEndOfHeaderFooter...

    reference.aspose.com/words/net/aspose.words/hea...
  10. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure.... Shape , true ); Assert . That ( shapes ....all child nodes of a specific type from a composite node. Document...

    reference.aspose.com/words/net/aspose.words/nod...