Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 12,900 for

true type

(0.05 sec)
  1. DocumentVisitor.visitFootnoteStart method | Asp...

    DocumentVisitor.visitFootnoteStart method. Called when enumeration of a footnote or endnote text has started.... Footnote ) Parameter Type Description footnote Footnote...IndentAndAppendLine ( "[Footnote start] Type: " + footnote . footnoteType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Rendering::OfficeMathRenderer::O...

    Aspose::Words::Rendering::OfficeMathRenderer::OfficeMathRenderer constructor. Initializes a new instance of this class in C++....OfficeMath > & math ) Parameter Type Description math const Syst...NodeType :: OfficeMath , 0 , true )); auto renderer = System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. Aspose::Words::Saving::CssSavingArgs class | As...

    Aspose::Words::Saving::CssSavingArgs class. Provides data for the CssSaving() event. To learn more, visit the documentation article in C++.... Default is true . When this property is false...to HTML document. Default is true . When this property is false...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language....language : string ) Parameter Type Description language string...isDictionaryRegister ( "de-CH" )). toEqual ( true ); // Open a document containing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your documents. Enhance your formatting effortlessly!... BuiltIn { get; } True if this style is one of the...the style. IsHeading { get; } True when the style is one of the...

    reference.aspose.com/words/net/aspose.words/tab...
  6. Export similar Border Style when Border Style i...

    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....Microsoft Excel supports some type of dashed borders which are...property. Please set its value as true and the unsupported borders...

    docs.aspose.com/cells/python-net/export-similar...
  7. Aspose.GIS Updates: Editing Features and Geomet...

    This article explores the recent enhancements in the Aspose.GIS library, focusing on the new capabilities for detecting and saving geometry changes in a mapping application....rel="stylesheet" asp-append-version="true"/> } @section Scripts { <script...src="~/js/map.js" asp-append-version="true"></script> } For demonstration...

    docs.aspose.com/gis/net/showcases/saving-change...
  8. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. isDirty() Gets whether the...

    reference.aspose.com/words/java/com.aspose.word...
  9. free_text_input|Documentation

    Free_text_input element generates a placeholder in which the respondent can write a text in free form...."element_type": "free_text_input" property. { "element_type" : "free_text_input"...properties Name Type Description element_type string Must be "free_text_input"...

    docs.aspose.com/omr/net/json-markup/free_text_i...
  10. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...objects to create charts. Add any type of chart to a worksheet using...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/