Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 49,905 for

properties

(1.59 sec)
  1. Read message bodies of embedded messages withou...

    Suppose there is a message in a PST and that message has an embedded message as an attachment. I want to read the message bodies of the embedded message exactly as they are in the PST for archiving purposes. I do not wa…...ExtractProperty to read message body properties, rather than loading the...var tagHtmlAfter = after.Properties[KnownPropertyList.TagHtml];...

    forum.aspose.com/t/read-message-bodies-of-embed...
  2. How to Open MSG File in Java

    This brief tutorial guides on how to open MSG file in Java. It provides details about the environment, a step-by-step process and a runnable sample code to view MSG files in Java....fetch and display different properties of the MSG file and its attachment...MSG file using the exposed properties in the MapiMessage class...

    kb.aspose.com/email/java/how-to-open-msg-file-i...
  3. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup to default paper size, margins and 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...
  4. Convert a Document to an Image in C#|Aspose.Wor...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using C#.... Some properties of this class inherit or...or overload properties of base classes such as FixedPageSaveOptions...

    docs.aspose.com/words/net/convert-a-document-to...
  5. Work with Office Add-ins in Python|Aspose.Words...

    Aspose.Words for Python via .NET provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension Properties....customize the pane and extension properties. The following code example...extension task panes with basic properties: To see a list of task pane...

    docs.aspose.com/words/python-net/work-with-offi...
  6. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....configured by setting different properties like title, modification...file along with above stated properties. Steps to Convert HTML Page...

    kb.aspose.com/html/net/how-to-convert-html-page...
  7. Customize 3D Charts in Presentations in .NET|As...

    Learn how to create and customize 3-D charts in Aspose.Slides for .NET, with support for PPT and PPTX files—boost your presentations today....RotationY and DepthPercents Properties of a 3D Chart Aspose.Slides...simple API for setting these properties. This following article will...

    docs.aspose.com/slides/net/3d-chart/
  8. Customize 3D Charts in Presentations with Pytho...

    Learn how to create and customize 3-D charts in Aspose.Slides for Python via .NET, with support for PPT, PPTX and ODP files—boost your presentations today....RotationY and DepthPercents properties of 3D Chart Aspose.Slides...simple API for setting these properties. This following article will...

    docs.aspose.com/slides/python-net/3d-chart/
  9. Working with Pages|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfPageEditor Class....Manipulate Page Properties Working with File Properties and Metadata...

    docs.aspose.com/pdf/net/pdfpageeditor-class/
  10. How to Clean Metadata from PDF using Python

    This article guides on how to clean metadata from PDF using Python. It has details to set the IDE, a list of steps, and a runnable sample code to strip PDF metadata using Python....default properties one by one and all the custom properties collectively...DocumentInfo. Remove the default properties by calling the remove() method...

    kb.aspose.com/pdf/python/how-to-clean-metadata-...