Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 47,683 for

properties

(0.1 sec)
  1. Working with Form Fields in C++|Aspose.Words fo...

    Understanding Form Fields feature, working with Form Fields using C++....retrieved using the FormFields property. This means that you can obtain...form fields: The FormField properties allow you to work with form...

    docs.aspose.com/words/cpp/working-with-form-fie...
  2. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....C# by using the Style class property RotationAngle. You can set...set any style properties like Font, foreground color, background...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  3. Convert PLT to PDF in Java

    This simple will let you convert PLT to PDF in Java. It covers precise steps to establish the environment and an example code to create a PLT to PDF converter in Java....Configure the VectorRasterizationO property for specific values Export...color, rotation, and other properties of the PdfOptions class as...

    kb.aspose.com/cad/java/convert-plt-to-pdf-in-java/
  4. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.rendering.NodeRendererBase.get_bounds_in_pixels method...the "OpaqueBoundsInPoints" properties. self . assertAlmostEqual...NodeRendererBase.size_in_points property NodeRendererBase.get_opaque_bounds_in_pixels...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert Footnote in Word using C#

    Follow this article to insert footnote in Word using C#. It will guide you through configuring the environment, a set of instructions, and a sample code to add footnote in Word using C#....Access the EndnoteOptions property from the document object and...and set the desired properties Save the loaded Word file with...

    kb.aspose.com/words/net/insert-footnote-in-word...
  6. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape....bounds property ShapeBase.bounds property Gets or sets the location...containing block of the shape. @property def bounds ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....NET provides col_span property to merge the columns in a...a table and row_span property to merge the rows. We use col_span...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  8. Working with WBS Associated with Tasks | Aspose...

    Learn how to work with Microsoft Project (MPP/XML) WBS associated with tasks using Aspose.Tasks for C#....Structure The WBS and WBSLevel properties exposed by the class are...WBSCodeDefinition class exposes various properties that can be used to generate...

    docs.aspose.com/tasks/cpp/wbs-associated-with-a...
  9. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard... Properties Name Description content_type...class CustomPartCollection property Document.package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...directly (without outputting any property of the object in the outer...individuals is created, and their properties are accessed in a structured...

    forum.aspose.com/t/issue-with-directly-accessin...