Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 47,553 for

properties

(0.41 sec)
  1. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....value that specifies how properties of block-level elements are...occur during loading. Use this property to specify whether the system...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Edit or View EML Files Metadata via Java | prod...

    Java sample code to edit or view EML format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....fromFile Get properties collection using getProperties()...getProperties() Access the relevant property like Subject using get_Item()...

    products.aspose.com/email/java/metadata/eml/
  3. PageSetup.page_width property | Aspose.Words fo...

    PageSetup.page_width property. Returns or sets the width of the page in points....page_width property PageSetup.page_width property Returns or...width of the page in points. @property def page_width ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting Properties of the cell....cell_format property Cell.cell_format property Provides access...the formatting properties of the cell. @property def cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfFormat A4 not fully supported? - Free Suppor...

    Hi, I use the convert API in Apose.PDF for Java to convert a PDF into various conformance levels. When I use any level except A4 then everything works. e.g. when I execute this method: pdfDocument.convert(os, PdfForm…...require specific API to set properties. Using this “if” solves the...logger.debug("Setting PDF properties"); DocumentInfo docInfo =...

    forum.aspose.com/t/pdfformat-a4-not-fully-suppo...
  6. Border Settings|Documentation

    How to use the Aspose.Cells for Python via .NET library in Python to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....The Style class provides properties for adding borders to cells...object which provides two properties, color and line_style to...

    docs.aspose.com/cells/python-net/cells-border-s...
  7. FieldFormat.general_formats property | Aspose.W...

    FieldFormat.general_formats property. Gets a collection of general formats that are applied to a numeric, text or any field result...general_formats property FieldFormat.general_formats property Gets a collection...Corresponds to the \* switches. @property def general_formats ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.tick_labels property | Aspose.Words f...

    ChartAxis.tick_labels property. Provides access to the Properties of the axis tick mark labels....tick_labels property ChartAxis.tick_labels property Provides access...to the properties of the axis tick mark labels. @property def tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to Properties of the Z axis of the chart....axis_z property Chart.axis_z property Provides access to properties...the Z axis of the chart. @property def axis_z ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Can't search RFC message id in a PST file - Fre...

    i’m using aspose email 20.5.3 sample code to find the message with rfc message id : abc-def@abc.com FolderInfo folder = pst.getRootFolder().getSubFolder(“Inbox”); PersonalStorageQueryBuilder builder = new PersontalS…...and PR_INTERNET_MESSAGE_ID properties are missed in the messages...original PST file. These properties are used to filter messages...

    forum.aspose.com/t/cant-search-rfc-message-id-i...