Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 47,412 for

properties

(0.12 sec)
  1. Convert a PS File to PDF using C#

    To learn how to convert a PS file to PDF using C#, check out this article. It explains how to set up the IDE along with the step-by-step process and even a sample code for a PS file to PDF converter in C#....by using the methods and properties in the PsLoadOptions object...options. Finally, set the properties in the Document object and...

    kb.aspose.com/pdf/net/convert-a-ps-file-to-pdf-...
  2. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!...IsLink property Returns true if the image...We can access the image's properties and raw data via the ImageData...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...ChromaKey property Defines the color value of...We can access the image's properties and raw data via the ImageData...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Lists::List::get_IsListStyleDefi...

    Aspose::Words::Lists::List::get_IsListStyleDefinition method. Returns true if this list is a definition of a list style in C++....Remarks When this property is true , the Style property returns the...list defines. By modifying properties of a list that defines a...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values... Properties Name Description isAuto Returns...= true ; // Define Y-axis properties for decimal values. let yAxis...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with ContentTypeProperties with Golang ...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with Golang via C++.... You may also make the property optional by setting the ContentTypeProperty...ContentTypeProperty.IsNillable property to true . The following code...

    docs.aspose.com/cells/go-cpp/working-with-conte...
  7. Extract Email Message Content in C#|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....developers to access email message properties. The header information (discussed...MailMessage class itself contains properties such as From, To, Cc, Subject...

    docs.aspose.com/email/net/extract-email-message...
  8. SignatureLine | Aspose.Words for Java

    Provides access to signature line Properties in Java....access to signature line properties. To learn more, visit the...isSignatureLine()); // Verify the properties of our signature line via...

    reference.aspose.com/words/java/com.aspose.word...
  9. MergeFieldImageDimension class | Aspose.Words f...

    aspose.words.fields.MergeFieldImageDimension class. Represents an image dimension (i.e...value property. Constructors Name Description...value and the given unit. Properties Name Description unit The...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert OBJ to PDF in C#

    This short tutorial explains how to convert OBJ to PDF in C#. It includes the steps to explain the algorithm, and a sample code to convert OBJ to 3D PDF in C#....PdfSaveOptions class to set different properties. Subsequently, call the Save...lighting scheme, and many other properties as per your requirements...

    kb.aspose.com/3d/net/how-to-convert-obj-to-pdf-...