Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 50,560 for

properties

(0.21 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisX method. Provides access to Properties of the X axis of this series group in C++....method Provides access to properties of the X axis of this series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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/
  3. 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...
  4. Chart.AxisX | Aspose.Words for .NET

    Explore the Chart AxisX property for seamless control over your chart's primary X axis, enhancing data visualization and insights....AxisX property Provides access to properties of the primary...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....should specify desired shape properties after you created a shape...class Shape Shape.adjustments property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations.... dispose (); } Flip Properties In Aspose.Slides, the ShapeFrame...flipH and flipV properties. Both properties are of type byte...

    docs.aspose.com/slides/androidjava/shape-manipu...
  7. 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/
  8. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C++.... Default value for this property is false . bool Aspose ::...get_IsSignatureLine ()); // Verify the properties of our signature line via...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::SignatureLine::get_Show...

    Aspose::Words::Drawing::SignatureLine::get_ShowDate method. Gets or sets a value indicating that sign date is shown in the signature line. Default value for this property is true in C++.... Default value for this property is true . bool Aspose :: Words...get_IsSignatureLine ()); // Verify the properties of our signature line via...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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-...