Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 50,908 for

properties

(0.17 sec)
  1. Add ActiveX Controls using Aspose.Cells for Jav...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for JavaScript via C++....activeXControl property and then set its various properties. The following...object and set its linked cell property const c = s . activeXControl...

    docs.aspose.com/cells/javascript-cpp/add-active...
  2. Tasks and Calendars | Aspose.Tasks Documentation

    Learn how to associate and manage calendars with Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for setting and reading task calendars....same capability through the property, which links a task to a particular...associated with a task. This property accepts or returns an Aspose...

    docs.aspose.com/tasks/net/tasks-and-calendars/
  3. Generate Code16K Barcodes|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....barcode using the aspect_ratio property of class Code16KParameters...and quiet_zone_right_coef properties of class Code16KParameters...

    docs.aspose.com/barcode/python-net/generate-cod...
  4. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage document write protection settings and enhance your document security....public class WriteProtection Properties Name Description IsWriteProtected...settings via the WriteProtection property. Examples Shows how to protect...

    reference.aspose.com/words/net/aspose.words.set...
  5. TabStop class | Aspose.Words for Node.js

    Aspose.Words.TabStop class. Represents a single custom tab stop... Properties Name Description alignment...ParagraphFormat class TabStopCollection property Document.defaultTabStop TabLeader...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Set Custom Height Width In ASpose.Cell - Free S...

    Hello Team, We are doing Image export for each worksheet as one page , here we can able to mange setting different pagesize like A4,legal,Letter etc… But not getting any option to set Custom Pagesize where user provide…...PageHeight this are readonly property. Can you guide how to set...PageHeight and PageWidth properties are read-only, you can achieve...

    forum.aspose.com/t/set-custom-height-width-in-a...
  7. Use Custom XML Parts in Aspose.Cells with Node....

    Learn how to use custom XML parts in Aspose.Cells for Node.js via C++. Integrate external XML data within Excel files seamlessly....which is the name of this property. Node.js code to use custom...Related Article Adding Custom Properties visible inside Document Information...

    docs.aspose.com/cells/nodejs-cpp/use-custom-xml...
  8. How to Get Comments from a Slide Using Aspose.S...

    Hello Team, I am trying to get comment for each slide but i can not find any property like Slide.Comment to get comment value. I can only see Slide.GetSlideComments with some authours but in my case it wont works well. …...slide but i can not find any property like Slide.Comment to get...The returned objects expose properties such as Author and Text ...

    forum.aspose.com/t/how-to-get-comments-from-a-s...
  9. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.major_fonts](./major_fonts/), [Theme.minor_fonts](./minor_fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/python-net/working-with-styles-and-themes/) documentation article.... Properties Name Description colors Allows...east_asian ) # The "Colors" property contains the color palette...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to define the cell splitting behavior - Fre...

    Good morning, I’m trying to define the cell splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current page, the row doesn’t get moved entirely to the n…...table, you can set the IsSplit property of the Row to true . This...by specifying IsRowBroken property. Please also confirms if our...

    forum.aspose.com/t/how-to-define-the-cell-split...