Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 47,801 for

properties

(0.09 sec)
  1. Fill.back_color property | Aspose.Words for Python

    Fill.back_color property. Gets or sets a Color object that represents the background color for the fill....back_color property Fill.back_color property Gets or sets a Color...background color for the fill. @property def back_color ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value of the axis....maximum property AxisScaling.maximum property Gets or sets the...= true ; // Define Y-axis properties for decimal values. let yAxis...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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 center, as well as the header and footer margins of Page Setup using the Aspose.Cells for Python via .NET API....class provides the page_setup property used to set the page setup...PageSetup class provides various properties and methods used to set page...

    docs.aspose.com/cells/python-net/setting-margins/
  4. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with Golang via C++.... Setting different properties of the PdfSaveOptions class...output PDF. The most important property is PdfSaveOptions.GetCompliance()...

    docs.aspose.com/cells/go-cpp/convert-excel-file...
  5. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis....baseTimeUnit property ChartAxis.baseTimeUnit property Returns or... AxisTimeUnit Remarks The property has effect only for time category...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI....OddAndEvenPagesHeade property to specify // different headers/footers...ParagraphAlignment . CENTER ); // Set font properties for header text. builder...

    docs.aspose.com/words/java/working-with-footers/
  7. Convert SVG to PDF in Python – Aspose.SVG for P...

    Learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG for Python via .NET....for protecting intellectual property through encryption and permissions...some key properties of the PdfSaveOptions class: Property Description...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  8. Chart.axis_x property | Aspose.Words for Python

    Chart.axis_x property. Provides access to Properties of the primary X axis of the chart....axis_x property Chart.axis_x property Provides access to properties...primary X axis of the chart. @property def axis_x ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified document ranges, enhancing your document automation....FieldCollection : IEnumerable < Field > Properties Name Description Count {...returned by the FieldCollection properties and methods. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....method and set its various properties. The following sample code...object and set its linked cell property ActiveXControl c = s . GetActiveXControl...

    docs.aspose.com/cells/cpp/add-activex-controls-...