Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 49,883 for

properties

(0.21 sec)
  1. 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...
  2. 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-...
  3. SignatureLine.SignerTitle | Aspose.Words for .NET

    Customize the SignerTitle in SignatureLine to enhance your document workflow. Set suggested titles like 'Manager' for streamlined signing experiences....SignerTitle property Gets or sets suggested signer’s...Manager). Default value for this property is empty string (Empty). public...

    reference.aspose.com/words/net/aspose.words.dra...
  4. SignatureLine.Signer | Aspose.Words for .NET

    Enhance your documents with SignatureLine Signer property. Easily set suggested signers for signature lines, streamlining your signing process effortlessly....Signer property Gets or sets suggested signer...line. Default value for this property is empty string (Empty). public...

    reference.aspose.com/words/net/aspose.words.dra...
  5. UserInformation.DefaultUser | Aspose.Words for ...

    Discover the DefaultUser property for seamless user information management. Enhance your app's efficiency with our easy-to-use features!...DefaultUser property Default user information....Remarks Use the CurrentUser property to specify user information...

    reference.aspose.com/words/net/aspose.words.fie...
  6. SignatureLine.Email | Aspose.Words for .NET

    Manage suggested signers' email addresses effortlessly with SignatureLine Email property. Enhance your workflow with customizable, user-friendly features....Email property Gets or sets suggested signer’s...address. Default value for this property is empty string (Empty). public...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. FieldDisplayBarcode.SymbolRotation | Aspose.Wor...

    Discover the SymbolRotation property of FieldDisplayBarcode. Easily adjust barcode rotation for optimal scanning with valid values of 0-3. Enhance your data display!...SymbolRotation property Gets or sets the rotation...DISPLAYBARCODE field, and set its properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…... Looks like only the properties are getting updated, but...the preferable way to set properties is using KnownPropertyList:...

    forum.aspose.com/t/how-to-create-a-new-instance...
  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...