Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 49,838 for

properties

(0.28 sec)
  1. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for Node.js via C++....getShadowEffect() property along with the ShadowEffect...class contains the following properties, which can be set to achieve...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  2. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style....borders property TableStyle.borders property Gets the collection...cell borders for the style. @property def borders ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Work with Office Add-ins in Java|Aspose.Words f...

    Aspose.Words for Java provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension Properties....customize the pane and extension properties. The following code example...extension task panes with basic properties: To see a list of task pane...

    docs.aspose.com/words/java/work-with-office-add...
  4. Aspose::Words::PageSetup::get_Orientation metho...

    Aspose::Words::PageSetup::get_Orientation method. Returns or sets the orientation of the page in C++....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library....getMaxDataColumn() properties. If the aforementioned properties return zero...however, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  6. Display BarCodes in Report Header and Footer|Do...

    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.... Open Report Properties section References and add...current code to the Report Properties section Code . Public Function...

    docs.aspose.com/barcode/reportingservices/displ...
  7. 使用 Python 查看或編輯 POT 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 POT 格式元數據。... document_properties # Set the builtin properties documentProperties...= "Modifying Presentation Properties" documentProperties . subject...

    products.aspose.com/slides/zh-hant/python-net/m...
  8. 使用 Python 查看或編輯 PPSX 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPSX 格式元數據。... document_properties # Set the builtin properties documentProperties...= "Modifying Presentation Properties" documentProperties . subject...

    products.aspose.com/slides/zh-hant/python-net/m...
  9. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....the selected worksheet Set properties of the new validation Save...worksheet, and its various properties are set before saving the...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  10. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....initial data and sets relevant properties. Finally, it saves the workbook..."A1:C7" , true ); // Set properties for the bar chart chart ...

    docs.aspose.com/cells/cpp/create-tornado-chart/