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

properties

(0.08 sec)
  1. How to Send Word Document by Email using C++

    In this example, we will explore how to send Word Document by email using C++. In the following example code, you will witness how convenient it is to send Word Document in email body using C++. You will just need to make simple API calls and perform few simple steps on MS Windows to achieve this....Email and set message properties Initialize the SmtpClient...with setting of other mail properties. Lastly, by using SMTP client...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  2. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....object to enable different properties Perform text replacement...and then specify different properties to set the criteria for search...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  3. WebExtensionBinding | Aspose.Words for .NET

    Create powerful web extension bindings effortlessly with the WebExtensionBinding constructor. Customize parameters for seamless integration and enhanced functionality.... Properties . Add ( new WebExtensionProperty...Assert . That ( webExtension . Properties [ 0 ]. Name , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.web...
  4. 在 Jython 中创建并保存 Outlook 联系人|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....different properties of this Contact Item. # Set Name properties using...name_prop_set ) # Set professional properties using MapiContactProfessio...

    docs.aspose.com/email/zh/java/creating-and-savi...
  5. Export EXCEL to POWERPOINT in Android | product...

    Android API to Convert EXCEL to POWERPOINT without using Microsoft Word... Pptx ); Remove Custom Properties from EXCEL File in Android...process, you can remove custom properties of EXCEL document. To remove...

    products.aspose.com/total/android-java/conversi...
  6. AdjustmentCollection class | Aspose.Words for N...

    Aspose.Words.Drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape.... Properties Name Description count Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. JSSize class | Aspose.Words for Node.js

    Aspose.Words.JSSize class. Stores an ordered pair of integers, which specify a Height and Width....Description JSSize(width, height) Properties Name Description height Represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Distribution list support - Free Support Forum ...

    Hi, Support for distribution lists in contacts is available....including its members and properties How to create a new distribution...ToMapiMessageItem() . Access the list’s properties (like DisplayName ) and iterate...

    forum.aspose.com/t/distribution-list-support/32...
  9. Apply Different Style on the Each Text Value of...

    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....StyleValue' ) \ # Set properties e.g. color, font, size and...style_value . UNDEFINED ) \ # Set properties e.g. color, font, size and...

    docs.aspose.com/diagram/java/apply-different-st...
  10. How to Set Print Titles|Documentation

    This article provides code demonstrating how to set print titles using the Aspose.Cells library....PrintTitleColumns properties of the PageSetup object for...worksheet. Setting these properties to a range string will set...

    docs.aspose.com/cells/net/how-to-set-print-titles/