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

properties

(0.09 sec)
  1. 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/
  2. Manage User Configurations on Exchange Server U...

    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....Display the user configuration properties like ID, name and dictionary...EWS in C# Manage Extended Properties of Email Messages Using EWS...

    docs.aspose.com/email/net/manage-user-configura...
  3. How to fetch color and pattern of hatch in a dw...

    How to fetch color and pattern of hatch in a dwg file using aspose.cad in dotnet....CadHatch PatternName and ColorId properties. These threads could be helpful...

    forum.aspose.com/t/how-to-fetch-color-and-patte...
  4. 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...
  5. 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-...
  6. 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...
  7. 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-...
  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. 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-...