Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 50,609 for

properties

(2.62 sec)
  1. CheckBox|Documentation

    CheckBox element generates a list of answers with blank bubbles that can accommodate any kind of marks...."element_type": "CheckBox" property. The question text / label...label is specified in the name property. Answers are provided as an...

    docs.aspose.com/omr/net/json-markup/checkbox/
  2. Get Cells Range with Golang via C++|Documentation

    Learn how to get a cells range through the Aspose.Cells for C++ API....Cells provides the following properties and methods to help you achieve...

    docs.aspose.com/cells/go-cpp/get-cells-range/
  3. OdtSaveOptions.measureUnit property | Aspose.Wo...

    OdtSaveOptions.measureUnit property. Allows to specify units of measure to apply to document content...measureUnit property OdtSaveOptions.measureUnit property Allows to...measurable formatting and content properties in documents whereas MS Office...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....vertical_resolution property ImageSize.vertical_resolution property Gets the...vertical resolution in DPI. @property def vertical_resolution (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Docx save as PDF metadata missing - Free Suppor...

    Hi, I would like to generate an accessible PDF. To do this, metadata must be present. I set the metadata via BuildInDocumentProperties, but in the output pdf they are empty. I’m using Aspose Word 26.4.0. Heres my code: …..."r"); var properties = doc.BuiltInDocumentPrope; properties.Title...Title = titel; properties.Author = author; properties.NameOfApplication...

    forum.aspose.com/t/docx-save-as-pdf-metadata-mi...
  6. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....the watermark Set desired properties for the watermark Set the...sample code. Setting the properties of a watermark is also discussed...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  7. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....using different methods and properties in the Document class. It...source MD file Set different properties and callback functions if...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  8. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX control...ole_control property OleFormat.ole_control property Gets OleFormat... Otherwise this property is null. @property def ole_control (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert EPS to JPG in C#

    This basic tutorial focuses on how to convert EPS to JPG in C#. It explains the API configuration, and the step-by-step algorithm followed by a runnable code snippet to let you test the feature to change EPS to JPG in C#....ImageSaveOptions class to set image properties Create an image rendering...Subsequently, set the image properties and render it in JPG format...

    kb.aspose.com/page/net/how-to-convert-eps-to-jp...
  10. Add Module in Excel VBA Library with Node.js

    Refer to this article to add module in Excel VBA library with Node.js. Get the IDE details, a list of steps, and a sample code to generate methods in the VBA code library with Node.js.... Set various properties of the new module, such as...VbaProject class has various properties and methods for customization...

    kb.aspose.com/cells/nodejs/add-module-in-excel-...