Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 50,609 for

properties

(0.23 sec)
  1. How to Convert PSD to PDF in C#

    This simple example covers how to convert PSD to PDF in C#. You can easily develop an application to export PSD to PDF in C# using swift and easy steps with Aspose.PSD for .NET....class to set the desired PDF properties Save the converted PDF file...information along with other properties will be set. Finally, the...

    kb.aspose.com/psd/net/how-to-convert-psd-to-pdf...
  2. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#....enumerator and set different properties of a chart. Steps to Create... etc. There are multiple properties that you can set for a chart...

    kb.aspose.com/words/net/create-a-column-chart-i...
  3. How to Compress Image in Java

    This tutorial is designed to guide on how to compress image in Java. You will get configuration instructions, detailed steps and Java code to compress image....output compressed image Set properties like Color Type and Compression...by using JpegOptions class properties like color type is set to...

    kb.aspose.com/imaging/java/how-to-compress-imag...
  4. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) in C++....We can access the image's properties and raw data via the ImageData..."Brightness" and "Contrast" properties define image brightness and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Send Email Messages via MailGun and SendGrid|Do...

    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.... Specify its properties. Use the Send method of the...SendGridRegion enumeration and properties in the SendGridClientOption...

    docs.aspose.com/email/net/send-email-messages-v...
  6. Change the HTML Link Target Type|Documentation

    This topic shows you how to change the HTML Link Target Type using Aspose.Cells for Python via .NET....link_target_type property. This property takes the HtmlLinkTargetType...HtmlSaveOptions.link_target_type property. It changes the link target...

    docs.aspose.com/cells/python-net/change-the-htm...
  7. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....crop_left property ImageData.crop_left property Defines the fraction...removal from the left side. @property def crop_left ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldInclude.SourceFullName | Aspose.Words for ...

    Discover how to utilize the FieldInclude SourceFullName property to efficiently manage document locations. Enhance your workflow today!...SourceFullName property Gets or sets the location...INCLUDE field, and set its properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldInclude.BookmarkName | Aspose.Words for .NET

    Discover how to use the FieldInclude BookmarkName property to easily manage bookmarks in your documents for enhanced organization and efficiency....BookmarkName property Gets or sets the name of the...INCLUDE field, and set its properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  10. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and XPath usage....element using or properties. Use the or property to return the first...text, or comment. Use the property to access the parent of a...

    docs.aspose.com/html/python-net/html-navigation/