Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 7,333 for

boolean

(0.12 sec)
  1. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically hide or show gridlines, row and column headers of an Excel worksheet....is_gridlines_visible is a Boolean property, which means that...is_row_column_headers_visible is a Boolean property, which means that...

    docs.aspose.com/cells/python-net/show-and-hide-...
  2. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python....properties: show_hidden_text – a Boolean value, which specifies whether... show_paragraph_marks – a Boolean value, which specifies whether...

    docs.aspose.com/words/python-net/specify-layout...
  3. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...string , useBuilderFormatting : boolean ) Parameter Type Description...document. useBuilderFormatting boolean A value indicating whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section....get suppressLineNumbers () : boolean Examples Shows how to enable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MetafileRenderingOptions.useGdiRasterOperations...

    MetafileRenderingOptions.useGdiRasterOperationsEmulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation....useGdiRasterOperatio () : boolean Remarks Windows GDI+ library...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSettings | Aspose.Words for Java

    Specifies font settings for a document in Java....setFontsFolder(String fontFolder, boolean recursive) Sets the folder...setFontsFolders(String[] fontsFolders, boolean recursive) Sets the folders...

    reference.aspose.com/words/java/com.aspose.word...
  7. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified).... get isLink () : boolean Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::SaveOptions::get_AllowEm...

    Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostScriptFonts method. Gets or sets a Boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved. The default value is false in C++....tSc method Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Protecting Worksheets|Documentation

    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....The Style object contains a boolean property, is_locked . You can...The Style object contains a boolean property, is_locked . You can...

    docs.aspose.com/cells/python-net/protecting-wor...
  10. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperlink into your document using Aspose.Words for C++....bookmark inside the document) Boolean parameter that should be true...

    docs.aspose.com/words/cpp/working-with-hyperlinks/