Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 49,857 for

properties

(1.53 sec)
  1. OleControl.name property | Aspose.Words for Nod...

    OleControl.name property. Gets or sets name of the ActiveX control....name property OleControl.name property Gets or sets name of the...Examples Shows how to verify the properties of an ActiveX control. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Page Number to PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumberStamp object with required properties. After that, you can call...setStartingNumber ( 1 ); // Set text properties pageNumberStamp . getTextState...

    docs.aspose.com/pdf/java/add-page-number/
  3. Image.GetOriginalOptions() along with changing ...

    Hi there, Using latest version (25.9) for .NET. We want to use Image.GetOriginalOptions() when changing resolution so we can keep all other aspects of the image (compression, color depth, etc.). However, we are not ab…...Horizontal: 150; Is there a property I need to change to get this...maintaining all other image properties while changing both horizontal...

    forum.aspose.com/t/image-getoriginaloptions-alo...
  4. Working with Large PST Files|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....for accessing basic message properties. foreach ( var messageInfo...need to have access to all properties. Consider using EnumerateMessagesEnt...

    docs.aspose.com/email/net/working-with-large-ps...
  5. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a cell with C++....GetValidation (); // Read various properties of the validation std ::...:: cout << "Reading Properties of Validation" << std :: endl ;...

    docs.aspose.com/cells/cpp/get-validation-applie...
  6. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style...Inheritance: TableStyle → Style Properties Name Description aliases...access to the list formatting properties of a paragraph style. (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Exporting CAD|CAD 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....add pen options in export properties of CAD. Using rasterizationOptions...rasterizationOptions we can set pen properties options. The below is sample...

    docs.aspose.com/cad/java/exporting-cad/
  8. 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...
  9. How to Send Email using Java

    In this simple tutorial, we will explore how to send email using Java. You will learn how to send email using Gmail SMTP in Java. The application makes use of simple API calls that can be used in Java environments inside Windows and Linux operating systems....send email Set different properties of desired mail message Set...Set SmtpClient properties and send the email message SMTP is...

    kb.aspose.com/email/java/how-to-send-email-usin...
  10. Convert LaTeX to PDF in Python

    This brief guide explains how to convert TeX to PDF in Python. It covers the environment configuration settings, stepwise process, and a working sample code to convert Latex to PDF in Python....TeXOptions class and set different properties of the PdfSaveOptions class...while customizing several properties exposed by the TeXOptions...

    kb.aspose.com/tex/python/convert-latex-to-pdf-i...