Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 49,882 for

properties

(0.2 sec)
  1. Aspose::Words::Paragraph::get_ListFormat method...

    Aspose::Words::Paragraph::get_ListFormat method. Provides access to the list formatting Properties of the paragraph in C++....access to the list formatting properties of the paragraph. System...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...mask it, depending on their properties. Blending with Background...PowerPoint UI uses these properties to determine how much of...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  3. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding....presentation theme defines the properties of design elements. When...visual elements and their properties. In PowerPoint, a theme comprises...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list....list_id property List.list_id property Gets the unique identifier...identifier of the list. @property def list_id ( self ) -> int : ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.spaceAfterAuto property | Aspos...

    ParagraphFormat.spaceAfterAuto property. True if the amount of spacing after the paragraph is set automatically....spaceAfterAuto property ParagraphFormat.spaceAfterAuto property True if...ignoring the spacing in the properties we set above. // Leave them...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Check Barcode Recognition Quality|Documentation

    This article describes how to verify barcode recognition quality...BarCodeResult contains two properties: confidence and reading_quality...reading results, the confidence property returns a instance of the...

    docs.aspose.com/barcode/python-net/check-recogn...
  7. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated....rotate_letters property TextPath.rotate_letters property Determines...of the text are rotated. @property def rotate_letters ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDisplayBarcode.symbol_rotation property | ...

    FieldDisplayBarcode.symbol_rotation property. Gets or sets the rotation of the barcode symbol...symbol_rotation property FieldDisplayBarcode.symbol_rotation property Gets... Valid values are [0, 3] @property def symbol_rotation ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill....backColor property Fill.backColor property Gets or sets a Color..."GradientVariant" and "GradientAngle" properties after the document saves...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the header and footer margins of Page Setup using the C# API or .NET Library....class provides the PageSetup property used to set the page setup...a worksheet. The PageSetup property is an object of the PageSetup...

    docs.aspose.com/cells/net/setting-margins/