Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 50,031 for

properties

(1.07 sec)
  1. FieldDisplayBarcode.ScalingFactor | Aspose.Word...

    Discover the FieldDisplayBarcode ScalingFactor property to easily adjust symbol size in whole percentages from 10% to 1000%. Optimize your barcode displays!...ScalingFactor property Gets or sets a scaling factor...DISPLAYBARCODE field, and set its properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. Show and Hide Worksheets and Tabs with Node.js ...

    This article provides sample code for using the Node.js API or Node.js Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....provides a wide range of properties and methods to manage worksheets...the Worksheet.isVisible() property of the Worksheet class. Worksheet...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  4. 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...
  5. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Python. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....ImageSaveOptions class, which contains properties that determine how the document...by setting the pixel_format property to FORMAT1BPP_INDEXED pixel...

    docs.aspose.com/words/python-net/saving-a-docum...
  6. Creating, Opening and Saving Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the various properties. The most important property to set is the...the Source property. This property specifies where the image...

    docs.aspose.com/imaging/net/creating-opening-an...
  7. Creating, Opening and Saving Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the various properties. The most important property to set is the...the Source property. This property specifies where the image...

    docs.aspose.com/imaging/python-net/creating-ope...
  8. 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...
  9. 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...
  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/