Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,056 for

style locked

(0.17 sec)
  1. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field...Bibliography part in a bibliographic style. Inheritance: FieldBibliography...Field ) is_locked Gets or sets whether the field is locked (should...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for paragraph Styles, enhancing your document's organization and visual appeal....ListFormat Contents [ Hide ] Style.ListFormat property Provides...formatting properties of a paragraph style. public ListFormat ListFormat...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Style.name property | Aspose.Words for Node.js

    Style.name property. Gets or sets the name of the Style....property Style.name property Gets or sets the name of the style. get...string. If there already is a style with such name in the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list formatting properties of a paragraph Style....listFormat property Style.listFormat property Provides access...formatting properties of a paragraph style. get listFormat () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a paragraph Style....list_format property Style.list_format property Provides access...formatting properties of a paragraph style. @property def list_format (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GridDesktop: readonly grid - Free Support Forum...

    I want to show an excel file and prevent the user from editing it. But I fail to make it readonly. I tried: GridDesktop.ImportExcelFile with parameter “openasReadOnly = true” “gridDesktop.Worksheets[0].SetAllCells…... ) setting “locked” in style for all cells: for (int...Worksheets[0].ColumnsCount; c++) { Style s = this.gridDesktop.Worksheets[0]...

    forum.aspose.com/t/griddesktop-readonly-grid/29...
  7. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your Styles for enhanced design flexibility and user experience....Hide ] Style.Name property Gets or sets the name of the style. public...string. If there already is a style with such name in the collection...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the Style....property Style.name property Gets or sets the name of the style. @property...string. If there already is a style with such name in the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldDisplayBarcode clas...

    Aspose::Words::Fields::FieldDisplayBarcode class. Implements the DISPLAYBARCODE field. To learn more, visit the documentation article in C++....get_CaseCodeStyle () Gets or sets the style of a Case Code for barcode type...or sets whether the field is locked (should not recalculate its...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 使用C++的高级保护设置(自Excel XP起)|Documentation

    学习如何使用Aspose.Cells结合C++应用Excel文件中的高级保护设置。...// Allowing users to select locked cells of the worksheet worksheet...Cells API 来锁定单元格。每个单元格可以获得 Style 格式,其中包含一个布尔属性 IsLocked 。将 IsLocked...

    docs.aspose.com/cells/zh/cpp/advanced-protectio...