Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 59,021 for

values

(0.06 sec)
  1. block|Documentation

    Block element is used to organize content within containers....written as [attribute_name]=[value] . Each attribute must be placed...character . Attribute Default value Description Usage example column...

    docs.aspose.com/omr/net/txt-markup/block/
  2. SdtListItem class | Aspose.Words for Python

    aspose.words.markup.SdtListItem class. This element specifies a single list item within a parent [SdtType.COMBO_BOX](../sdttype/#COMBO_BOX) or [SdtType.DROP_DOWN_LIST](../sdttype/#DROP_DOWN_LIST) structured document tag...Description SdtListItem(display_text, value) Initializes a new instance...of this class. SdtListItem(value) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Generate Codablock-F Barcodes in C++|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....relative coefficient to the value of the XDimension property....It is recommended to set the value of AspectRatio greater than...

    docs.aspose.com/barcode/cpp/codablockf-barcodes/
  4. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...property Defines the color value of the image that will be treated...set ; } Remarks The default value is 0. Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property....multiple values. if isinstance ( doc_property . value , list ):...for value in doc_property . value : print ( f ' \t Value: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::SdtListItem::get_Display...

    Aspose::Words::Markup::SdtListItem::get_DisplayText method. Gets the text to display in the run content in place of the Value attribute contents for this list item in C++....run content in place of the Value attribute contents for this...MakeObject < SdtListItem > ( u "Value 1" )); ASSERT_EQ ( listItems...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....rendering macro ‘code’ : Invalid value specified for parameter lang...Set Layer name layer . Name . Value = "Layer1" ; // Set Layer Visibility...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Aspose::Words::Markup::SdtListItemCollection::g...

    Aspose::Words::Markup::SdtListItemCollection::get_SelectedValue method. Specifies currently selected value in this list. Null value allowed, meaning that no currently selected entry is associated with this list item collection in C++....currently selected value in this list. Null value allowed, meaning...MakeObject < SdtListItem > ( u "Value 1" )); ASSERT_EQ ( listItems...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. WriteIn|Documentation

    WriteIn element provides a blank field in which the respondent can hand write some text or draw a picture....properties Name Type Default value Description name string n/a...Phone ”. You can use the same value for multiple elements. This...

    docs.aspose.com/omr/net/json-markup/writein/
  10. 用 Python.NET 将单元格添加到 Microsoft Excel 公式监视窗口中|Do...

    学习如何使用Aspose.Cells for Python via .NET在Excel的公式观察窗口中监视单元格。包括代码示例和API参考。...worksheets [ 0 ] # Put some integer values in cell A1 and A2. ws . cells... put_value ( 10 ) ws . cells . get ( "A2" ) . put_value ( 30...

    docs.aspose.com/cells/zh/python-net/add-cells-t...