Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 49,655 for

properties

(0.11 sec)
  1. Convert Between Measurement Units in C++|Aspose...

    Aspose.Words for C++ can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....Hide ] Most of the object properties provided in the Aspose.Words...when setting various page properties because, for instance, inches...

    docs.aspose.com/words/cpp/convert-between-measu...
  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. 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...
  4. Using WorkbookMetadata with Node.js via C++|Doc...

    Learn how to edit workbook metadata using Aspose.Cells for Node.js via C++....class to edit custom document properties of a workbook. Once you open...able to read the document properties. Here is sample code using...

    docs.aspose.com/cells/nodejs-cpp/using-workbook...
  5. 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...
  6. 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
  7. 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-...
  8. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page....orientation property PageSetup.orientation property Returns or...orientation of the page. @property def orientation ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies page orientation....) # Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insert_break (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table Position in C#|Aspose.Words for .NET

    Specify table position in C#. Get a table alignment, get and set floating table position using C#....Words API and the Alignment property. Thus, you can adjust the...and RelativeVerticalAlig properties. With other types of text...

    docs.aspose.com/words/net/position-a-table/