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

properties

(0.11 sec)
  1. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection class. Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. To learn more, visit the documentation article in C++....get_Count ()); // Print all properties of the document's web extension...get_WebExtension () -> get_Properties (); { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.web...
  2. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++.... Default value for this property is empty string . System ::...get_IsSignatureLine ()); // Verify the properties of our signature line via...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::SignatureLineOptions::get_ShowDa...

    Aspose::Words::SignatureLineOptions::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..."IsSigned" and "IsValid" properties both equal "true", // indicating...

    reference.aspose.com/words/cpp/aspose.words/sig...
  4. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. Default value for this property is empty string in C++.... Default value for this property is empty string . System ::..."IsSigned" and "IsValid" properties both equal "true", // indicating...

    reference.aspose.com/words/cpp/aspose.words/sig...
  5. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the shape in points....opaque_bounds_in_points property NodeRendererBase.opaque_bounds_in_points...opaque_bounds_in_points property Gets the opaque bounds of the shape in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::UserInformation::get_Add...

    Aspose::Words::Fields::UserInformation::get_Address method. Gets or sets the user's postal address in C++....values of // the respective properties of the UserInformation object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Python....and describes the common properties that you can apply while...paragraph, set formatting properties, and then append it as a...

    docs.aspose.com/words/python-net/insert-and-app...
  8. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a scaling factor and applying it to the shapes Height and Width Properties to make them fit into a table cell. As long as the shape is oriented upright…...the shapes Height and Width properties to make them fit into a table...document, the Height and Width properties no longer correspond to the...

    forum.aspose.com/t/resizing-rotated-shapes/320848
  9. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....table style and modify it's properties. let tableStyle = doc . styles...how to read ActiveX control properties: let doc = new aw . Document...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  10. How to create a tornado chart with Golang via C...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....initial data and sets relevant properties. Finally, it saves the workbook...

    docs.aspose.com/cells/go-cpp/create-tornado-chart/