Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 49,816 for

properties

(2.87 sec)
  1. Table.style property | Aspose.Words for Python

    Table.style property. Gets or sets the table style applied to this table....style property Table.style property Gets or sets the table style...style applied to this table. @property def style ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insertBreak (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document Properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or stream and also sent to a browser....responsibilities, available properties and methods, and how to create...provides various document properties and methods, such as saving...

    docs.aspose.com/words/python-net/working-with-d...
  4. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#.... To do this, use the Text property. The following code example...and Description properties. These properties are meaningful for...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  5. Drawing Images|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....its various properties. The most important property is the Source...Source property, the Source property actually determines where the...

    docs.aspose.com/imaging/net/drawing-images/
  6. Drawing Images|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....its various properties. The most important property is the source...source property, the source property actually determines where the...

    docs.aspose.com/imaging/python-net/drawing-images/
  7. AttachSignature issue - Free Support Forum - as...

    Hello, FYI: Dim MyMapiMessage As MapiMessage = MapiMessage.Load(str, loadopt) MyMapiMessage.Headers.Set("X-Mailer"... Dim SignedMessage As MapiMessage = New Email.SecureEmailManager().AttachSignature(MyMapiMessage, MyC…...seems most of the times many properties of the messages are lost/changed...AttachSignature , several message properties—such as categories, flag...

    forum.aspose.com/t/attachsignature-issue/324178
  8. Stroke.on property | Aspose.Words for Node.js

    Stroke.on property. Defines whether the path will be stroked....on property Stroke.on property Defines whether the path will...Examples Shows how change stroke properties. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Search and Get Images from PDF Document|Aspose....

    This section explain how to search and get images from PDF document with Aspose.PDF for Java library....ImagePlacements objects and get their properties (Image, dimensions, resolution...image and ImagePlacement Properties for ( ImagePlacement imagePlacement...

    docs.aspose.com/pdf/java/search-and-get-images-...
  10. How to save Calendar item in specific folder of...

    I want to save calendar items into a specific folder for which I already have the Folder ID. However, using the code below, only the Subject is being saved, and the rest of the calendar fields are not being saved properl…... MANUALLY SET CALENDAR PROPERTIES (The "Secret Sauce") // These...to MapiMessage using the properties that now include our dates...

    forum.aspose.com/t/how-to-save-calendar-item-in...