Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 49,867 for

properties

(1.31 sec)
  1. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the paragraph style applied to this formatting....style_name property ParagraphFormat.style_name property Gets or...applied to this formatting. @property def style_name ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Secure Presentations with Passwords in JavaScri...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Secure your presentations....presentation Getting the properties of an encrypted presentation...dispose (); } } Getting the Properties of an Encrypted Presentation...

    docs.aspose.com/slides/nodejs-java/password-pro...
  3. Aspose::Words::Drawing::Stroke::get_On method |...

    Aspose::Words::Drawing::Stroke::get_On method. Defines whether the path will be stroked in C++....Examples Shows how change stroke properties. auto doc = System :: MakeObject...shape: // Modify various properties of this shape's stroke. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....set its cell area Set other properties of the validation Save the...In the end, set different properties of the validation and save...

    kb.aspose.com/cells/java/how-to-create-data-val...
  5. How to Convert PDF to XPS in Python

    This simple topic covers how to convert PDF to XPS in Python. In order to develop a PDF to XPS converter Python environment configuration and sample code is discussed in this article....improved to set respective properties as per your requirements...object and set different properties Convert the loaded PDF file...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  6. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox.... You can set a number of properties for the newly added controls...the control. You can set properties like CheckBoxSize and Checked...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  7. How to Convert JSON to CSV in Node.js

    This article assists on how to convert JSON to CSV in Node.js. It has the IDE setting details, the program flow and a ready-to-run sample code to turn JSON into CSV in Node.js....object to set output JSON properties Call the importData() method...initialized to set custom properties for importing data from the...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...
  8. How to Convert PSD to TIFF in C#

    This simple topic encompasses the process of how to convert PSD to TIFF in C#. You can easily manage to export PSD to TIFF in C# using simple and easy to understand steps using Aspose.PSD for .NET....class, the required TIFF properties for the output TIFF image...customize the output TIFF image properties including Compression, Bit...

    kb.aspose.com/psd/net/how-to-convert-psd-to-tif...
  9. ChartDataPoint.clear_format method | Aspose.Wor...

    ChartDataPoint.clear_format method. Clears format of this data point... The properties are set to the default values...ChartDataPoint ChartDataPoint.marker property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a line chart as an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose? Workbook workbook = new Workbook(new FileInputStream("C:\\lines.xlsx")); Chart char…...Chart Properties : Ensure that the chart’s properties are correctly...image. Sometimes, certain properties may affect how the chart...

    forum.aspose.com/t/chart-lines-disappear-when-t...