Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 50,963 for

properties

(0.1 sec)
  1. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed....on property TextPath.on property Defines whether the text is...is displayed. @property def on ( self ) -> bool : ... @on.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  2. What is font? | Aspose.Font for .NET

    Font is a fairly complex topic. When developing any interface, you will encounter the part where you need to code fonts. This chapter makes it easier for you.... Font properties Here is a font classification...their properties. We will consider the main font properties such...

    docs.aspose.com/font/net/what-is-font/
  3. ParagraphFormat.character_unit_right_indent pro...

    ParagraphFormat.character_unit_right_indent property. Gets or sets the right indent value (in characters) for the specified paragraphs....character_unit_right_indent property ParagraphFormat.character_unit_right_indent...character_unit_right_indent property Gets or sets the right indent value...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignatureLine.Instructions | Aspose.Words for .NET

    Discover how to customize signer instructions with the SignatureLine property. Enhance the signing experience by adding clear, personalized guidance....Instructions property Gets or sets instructions...signing the signature line. This property is ignored if DefaultInstructions...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....table style and modify it's properties. let tableStyle = doc . styles...how to read ActiveX control properties: let doc = new aw . Document...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  6. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path....shadow property TextPath.shadow property Defines whether a shadow...the text on a text path. @property def shadow ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontInfo class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontInfo class. Specifies information about a font used in the document...fontInfos property to access the collection of...fonts defined in a document. Properties Name Description altName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DownsampleOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DownsampleOptions class. Allows to specify downsample options... Properties Name Description downsampleImages...); // Set the "Resolution" property to "36" to downsample all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Disable CSS while Saving to HTML with Python.NE...

    Learn how to disable CSS styles when saving Excel files to HTML format using Aspose.Cells for Python via .NET API....disable_css property and set it to True . Disable...HtmlSaveOptions.disable_css property. Sample Code import os from...

    docs.aspose.com/cells/python-net/disable-css-wh...
  10. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format... Properties Name Description character...TxtSaveOptions () # Set the "Character" property to assign a character to use...

    reference.aspose.com/words/python-net/aspose.wo...