Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 50,017 for

properties

(0.85 sec)
  1. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....enabled property Forms2OleControl.enabled property Returns True...control is in enabled state. @property def enabled ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Contacts in PST File|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.... Set the MapiContact properties using different constructors...Use the MapiContact class properties to access the contact information...

    docs.aspose.com/email/cpp/working-with-contacts...
  3. Filter Messages from IMAP Server in C#|Document...

    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....MailQuery class provides various properties for specifying the conditions...the MailQuery and set the properties Call the ImapClient.ListMessages(MailQuery...

    docs.aspose.com/email/net/filter-messages-from-...
  4. How to Convert GLB to FBX in C#

    This brief tutorial covers how to convert GLB to FBX in C#. It includes the stepwise procedure, environment setup, and a sample code to create a GLB to FBX converter in C#....while specifying the required properties. Code to Convert GLB to FBX...encoding as well as set other properties as per your requirements...

    kb.aspose.com/3d/net/how-to-convert-glb-to-fbx-...
  5. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....and other properties. After updating the properties: Send the...class. Update some of the properties. Save the message in MSG...

    docs.aspose.com/email/cpp/managing-message-file...
  6. Manage PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to create, edit, format, and manipulate shapes in Aspose.Slides for Java, with code examples for PPT and PPTX presentations....Java Get Shape Effective Properties from Presentations in Java...

    docs.aspose.com/slides/java/powerpoint-shapes/
  7. fontType distinction is not available between a...

    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/fonttype-distinction-is-not-...
  8. Working with Headers and Footers in C#|Aspose.W...

    How to manipulate headers and footers using C#. Create headers and footers C#. Remove headers or footers C#....you can set some advanced properties. Aspose.Words provides users...header: Set Font and Paragraph Properties for Header or Footer Text...

    docs.aspose.com/words/net/working-with-headers-...
  9. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....alignment property ParagraphFormat.alignment property Gets or sets...alignment for the paragraph. @property def alignment ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Work with Columns and Rows in C++|Aspose.Words ...

    Working with parts of a table – rows, columns, and cells using C++. Specify Header Row C++....independent, and the basic properties and operations are contained...page using the HeadingFormat property. You can also mark multiple...

    docs.aspose.com/words/cpp/working-with-columns-...