Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 49,666 for

properties

(0.1 sec)
  1. WebExtensionProperty constructor | Aspose.Words...

    WebExtensionProperty constructor. Creates web extension custom property with specified name and value....Creates web extension custom property with specified name and value...Description name str Property name. value str Property value. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...stroke color, width, and other properties . However, these effects...original font and effect properties before replacement using...

    forum.aspose.com/t/when-replacing-text-with-the...
  3. Aspose.Diagram .NET for VSTO|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....File Formats Update shape properties in VSTO and Aspose.Diagram...Drawings in Visio Get Document Properties Inserting a new Page in Visio...

    docs.aspose.com/diagram/net/aspose-diagram-net-...
  4. Export Comments while Saving Excel files to HTM...

    Learn how to export comments while saving Excel files to HTML using Aspose.Cells with C++....IsExportComments property. If you set it to true , then...HtmlSaveOptions.IsExportComments property. The screenshot shows the...

    docs.aspose.com/cells/cpp/export-comments-while...
  5. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor...the "UseBookFoldPrintingS" property to "true" to arrange the contents...the "UseBookFoldPrintingS" property to "false" to render the XPS...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for C++....by introducing some useful properties and methods. One such method...Protection.IsProtectedWithPassw property to detect whether the worksheet...

    docs.aspose.com/cells/cpp/verify-password-used-...
  7. Edit or View MBOX Files Metadata via Java | pro...

    Java sample code to edit or view MBOX format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....fromFile Get properties collection using getProperties()...getProperties() Access the relevant property like Subject using get_Item()...

    products.aspose.com/email/java/metadata/mbox/
  8. Convert EML to MSG in Node.js with Aspose.Email...

    Convert EML to MSG easily using Aspose.Email for Node.js via .NET for efficient email format management....metadata, attachments, and email properties, providing a richer experience...files preserve important properties such as email sender, recipient...

    products.aspose.com/email/nodejs-net/conversion...
  9. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your presentations with professional text formatting for maximum impact....Escapement property of the PortionFormat class. This property allows...object. Set the Escapement property for the text portion between...

    docs.aspose.com/slides/net/superscript-and-subs...
  10. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...whether FontBold or FontItalic properties were set via a font dropdown...button . The portion format properties such as get_FontBold() and...

    forum.aspose.com/t/font-type-distinction-is-not...