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

properties

(0.37 sec)
  1. Report Generation|Aspose.Words for SharePoint

    Reporting features of the Aspose.Words for SharePoint....definition describing report properties like data source connection...definition via the report template property. Now you can use you report...

    docs.aspose.com/words/sharepoint/report-generat...
  2. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells....left_padding property TableStyle.left_padding property Gets or sets...contents of table cells. @property def left_padding ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....all added classes, methods, properties and so on, any new restrictions...Added Interfaces, Classes, Properties and Methods Added the Aspose...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. TableStyle.bidi property | Aspose.Words for Nod...

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table....bidi property TableStyle.bidi property Gets or sets whether this...style properties of a table may affect the properties of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TableStyle.allowBreakAcrossPages property | Asp...

    TableStyle.allowBreakAcrossPages property. Gets or sets a flag indicating whether text in a table row is allowed to split across a page break....allowBreakAcrossPage property TableStyle.allowBreakAcrossPage property Gets or...style properties of a table may affect the properties of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your document's layout with precise vertical justification!...// Modify the page setup properties for the builder's current...builder's current page setup properties. builder . InsertBreak (...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for Node.js via C++. Set various reflection Properties to achieve desired results....getReflection() property along with the ReflectionEffect...class contains the following properties which can be set to achieve...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  8. Aspose.3D Use 3d attribute collections | produc...

    Learn how to use 3d Attribute collections...PropertyCollection object to collect the properties of the material object, and...and then take out the properties according to the name. We can...

    products.aspose.com/3d/tutorial/use-attribute-c...
  9. Finding Absolute Position of Shape inside the W...

    This article shows how to find the absolute position of a shape inside the worksheet through the Aspose.Cells for Python via .NET API....top_to_corner properties for this purpose. These properties return the...

    docs.aspose.com/cells/python-net/finding-absolu...
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…... update the target style properties copyStyleProperties(sourceStyle...getName()); } // Copy table style properties if it's a table style if...

    forum.aspose.com/t/some-styles-were-not-copied-...