Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 46,973 for

properties

(0.11 sec)
  1. WebExtensionProperty | Aspose.Words for .NET

    Create custom web extension Properties effortlessly with the WebExtensionProperty constructor. Enhance your projects with tailored name-value pairs!...Creates web extension custom property with specified name and value...name String Property name. value String Property value. Examples...

    reference.aspose.com/words/net/aspose.words.web...
  2. Change Background Color in PowerPoint using C#

    Change background color in PowerPoint using C#. Get IDE configuration, a list of steps and sample code for changing a PPT background color using C#....slide and set the background properties Set fill type, color, and...presentation. Access the background property of the selected slide and...

    kb.aspose.com/slides/net/change-background-colo...
  3. SignatureLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.SignatureLine class to easily manage and customize signature line Properties for enhanced document security....access to signature line properties. To learn more, visit the...public class SignatureLine Properties Name Description AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Adjustment class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Adjustment class. Represents adjustment values that are applied to the specified shape.... Properties Name Description name Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert DWG to TIFF in Python

    This brief tutorial helps to convert DWG to TIFF in Python. It contains the details to configure the environment, a step-by-step algorithm, and a sample code snippet to develop an AutoCAD to TIFF converter in Python....input DWG file Set custom properties by initiating a CadRasterizationOpti...Subsequently, define custom properties if needed; otherwise, the...

    kb.aspose.com/cad/python/convert-dwg-to-tiff-in...
  6. Creating an Outlook Contact|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....or setting the property’s various properties. Saving the object...olContactItem ); //Set different properties of this Contact Item. contact...

    docs.aspose.com/email/java/creating-an-outlook-...
  7. WebExtensionReference.Version | Aspose.Words fo...

    Discover the WebExtensionReference Version property to define your web extension's version, ensuring compatibility and enhanced performance....Version property Specifies the version of the...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  8. WebExtension.AlternateReferences | Aspose.Words...

    Discover the WebExtension AlternateReferences property to enhance your web extension with versatile reference options for improved functionality....AlternateReferences property Specifies alternate references...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  9. 在 Jython 中管理文档属性|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....list of all custom document properties of the Excel file customProperties...custom document property by using the property index # customProperty1...

    docs.aspose.com/cells/zh/java/managing-document...
  10. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Properties.First(p => p.Key == MAPIProperties...occurs when you try to access a property or method on an object that...

    forum.aspose.com/t/nullreferenceexception-listm...