Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 50,810 for

properties

(0.05 sec)
  1. 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 . insert_break (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....delete it by using its various properties. Remember, ActiveX controls...object. Change the different properties of the TextBox1 ActiveX control...

    docs.aspose.com/slides/python-net/activex/
  3. 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...
  4. 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...
  5. Manage Document Metadata via Java | products.as...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents metadata via your Java application....authorship, title, and document properties. This Java API ensures precise...precise control over document properties, allowing for efficient organization...

    products.aspose.com/total/java/metadata/
  6. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....Hide ] Manage Font Related Properties Presentations usually contain...Java to configure the font properties of paragraphs of text on...

    docs.aspose.com/slides/php-java/manage-fonts/
  7. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C++....tree objects with various properties. Build Document Nodes Tree...using the NodeType property. This property returns a NodeType...

    docs.aspose.com/words/cpp/aspose-words-document...
  8. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Font property. The Font class contains a...wide variety of the font properties possible in Microsoft Word...

    docs.aspose.com/words/cpp/using-documentbuilder...
  9. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....EPUB file by setting various properties exposed by the API. Steps...customizing the output Set the EPUB properties Save the output EPUB file...

    kb.aspose.com/words/net/convert-word-doc-to-epu...
  10. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting 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 . insertBreak (...

    reference.aspose.com/words/nodejs-net/aspose.wo...