Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 8,162 for

boolean

(0.05 sec)
  1. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic.... get italic () : boolean Examples Shows how to fill...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::ImportFormatOptions::get_AppendD...

    Aspose::Words::ImportFormatOptions::get_AppendDocumentWithNewPage method. Gets or sets a Boolean value indicating whether to change a first imported section type to the NewPage forcibly when call AppendDocument(). The default value is true in C++....hNe method Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/cpp/aspose.words/imp...
  3. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a Boolean value indicating either to ignore text inside OfficeMath/>...ignore_office_math property Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImportFormatOptions.append_document_with_new_pa...

    ImportFormatOptions.append_document_with_new_page property. Gets or sets a Boolean value indicating whether to change a first imported section type to the [SectionStart.NEW_PAGE](../../sectionstart/#NEW_PAGE) forcibly when call [Document.append_document()](../../document/append_document/#document_importformatmode_importformatoptions)...e property Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...insert into relative position boolean isFound = false; for (int i...getChildNodes(NodeType.PARAGRAPH, true); boolean isFound = false; for (Paragraph...

    forum.aspose.com/t/alternative-way-to-extract-a...
  6. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity....fontFolder(string, boolean) : This method is useful if...**FontConfigs.fontFolders(string[], boolean)** : This method is useful...

    docs.aspose.com/cells/javascript-cpp/configurin...
  7. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the C# API or .NET Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs.... IsVisible is a Boolean property, which means that...WorkbookSettings.ShowTabs is a Boolean property, which means that...

    docs.aspose.com/cells/net/show-and-hide-workshe...
  8. ViewOptions.displayBackgroundShape property | A...

    ViewOptions.displayBackgroundShape property. Controls display of the background shape in print layout view....displayBackgroundSha () : boolean Examples Shows how to hide/display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown document loading by preserving empty lines for improved readability....PreserveEmptyLines property Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/net/aspose.words.loa...
  10. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.Markdown](../../aspose.words/loadformat/#Markdown) document into a [Document](../../aspose.words/document/) object....importUnderlineForma Gets or sets a boolean value indicating either to...preserveEmptyLines Gets or sets a boolean value indicating whether to...

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