Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 50,967 for

properties

(0.25 sec)
  1. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....be modified with different properties and methods depending on...PdfSaveOptions class Specify various properties of the PdfSaveOptions class...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  2. How to Convert Raster Image to SVG using C#

    This short tutorial guides on how to convert Raster image to SVG using C#. It demonstrates how using C# Raster image to SVG conversion is easily possible using a few lines of code....image properties Set the desired SVG image properties Convert...SvgOption instance, different properties of desired SVG image are...

    kb.aspose.com/imaging/net/how-to-convert-raster...
  3. ScoreGroup|Documentation

    ScoreGroup element defines a group of questions with multiple evaluation criteria, which are summed up during recognition...."element_type": "ScoreGroup" property. Questions are provided as...ScoreQuestion objects in the children property. { "element_type" : "ScoreGroup"...

    docs.aspose.com/omr/net/json-markup/scoregroup/
  4. SoftEdgeFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object....softEdge property to access soft edge properties of an object...SoftEdgeFormat class directly. Properties Name Description radius Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage workbook metadata efficiently using Aspose.Cells for Python via .NET API....class to edit custom document properties of a workbook. Once you open...able to read the document properties. Here is a sample code using...

    docs.aspose.com/cells/python-net/using-workbook...
  6. Using WorkbookMetadata with Node.js via C++|Doc...

    Learn how to edit workbook metadata using Aspose.Cells for Node.js via C++....class to edit custom document properties of a workbook. Once you open...able to read the document properties. Here is sample code using...

    docs.aspose.com/cells/nodejs-cpp/using-workbook...
  7. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....Glow property along with the GlowEffect...class contains the following properties which can be set to achieve...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  8. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies page orientation....) # Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insert_break (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.email Task Reminder sets to 30-12-1899, ...

    if (!string.IsNullOrEmpty(tasksFields.Remindertime)) { task.ReminderTime = DateTime.ParseExact(tasksFields.Remindertime, “ddd, dd MMM yyyy HH:mm:ss”, CultureInfo.InvariantCulture); task.ReminderSet = true; } else { …...MapiTask always writes the named properties PidLidReminderTime (0x8502)...omitted. Outlook sees the properties present, converts the zero...

    forum.aspose.com/t/aspose-email-task-reminder-s...
  10. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js.... To do this, use the text property. The following code example...and description properties. These properties are meaningful for...

    docs.aspose.com/words/nodejs-net/work-with-text...