Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 40,847 for

properties

(0.05 sec)
  1. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs....provides a wide range of properties and methods to manage worksheets...visibility, use the IsVisible property of the Worksheet class. IsVisible...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...
  2. Aspose::Words::PageSetup::get_PageWidth method ...

    Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the page in points in C++...."RelativeHorizontalPo" property to treat the value of the "Left" property // as...the "RelativeVerticalPosi" property in a similar way to position...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. CheckBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.CheckBoxControl class. The CheckBox control toggles a value....Forms2OleControl → OleControl Properties Name Description back_color...caption Gets or sets a Caption property of the control. Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment....text using the respective properties. shape . text_path . bold...other text formatting-related properties. self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在文档信息面板中添加自定义属性(C++)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 添加在文档信息面板中可见的自定义属性。...FileFormatType :: Xlsx ); // Add simple property without any type workbook...Data" ); // Add date time property with type workbook . GetContentTypeProper...

    docs.aspose.com/cells/zh/cpp/adding-custom-prop...
  6. Aspose::Words::Drawing::TextPathAlignment enum ...

    Aspose::Words::Drawing::TextPathAlignment enum. WordArt alignment in C++....text using the respective properties. shape -> get_TextPath ()...other text formatting-related properties. ASSERT_FALSE ( shape ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....text using the respective properties. shape.getTextPath().setBold(true);...other text formatting-related properties. Assert.assertFalse(shape...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::TextPath::get_XScale me...

    Aspose::Words::Drawing::TextPath::get_XScale method. Determines whether a straight textpath will be used instead of the shape path in C++....text using the respective properties. shape -> get_TextPath ()...other text formatting-related properties. ASSERT_FALSE ( shape ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose.Words.LowCode | Aspose.Words for .NET

    Streamline document processing with Aspose.Words.LowCode. Effortlessly manage complex tasks using low-code solutions for enhanced efficiency and productivity.... Provides properties and options used by the processor...

    reference.aspose.com/words/net/aspose.words.low...
  10. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API...Assign the layer to the Layers property of the PSD image. Manipulate...C# documentation . Setting Properties on Images...

    docs.aspose.com/psd/net/pixel-data-manipulation/