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

properties

(0.2 sec)
  1. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving... Properties Name Description description...Examples Shows how to set the property for finding the closest match...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manipulating Photoshop Formats|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....of the PsdOptions class' properties can be set for advanced conversion...conversion. Some of the properties are ColorMode, CompressionMethod...

    docs.aspose.com/imaging/java/manipulating-photo...
  3. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....// by using the "PaperSize" property of this section's PageSetup...); // Set some page setup properties for the section. section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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-...
  6. Drawing Rectangle in PHP|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....BmpOptions and set its various properties $create_options = new BmpOptions...32 ); \ # Define the source property for the instance of BmpOptions...

    docs.aspose.com/imaging/java/drawing-rectangle-...
  7. FieldOptions.CurrentUser | Aspose.Words for .NET

    Discover the FieldOptions CurrentUser property to effortlessly manage and customize user information for enhanced functionality in your applications....CurrentUser property Gets or sets the current user...values of // the respective properties of the UserInformation object...

    reference.aspose.com/words/net/aspose.words.fie...
  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. Working with Outlook Calendar Items in Aspose.E...

    Manage Outlook calendar items in C++: create and save events, set reminders, handle attachments, and read meeting attendee status....calendar item setting reminder properties (including a 45-minute advance...item, configuring reminder properties including a 58-minute advance...

    docs.aspose.com/email/cpp/working-with-outlook-...
  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...