Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 14,362 for

object

(0.04 sec)
  1. CompatibilityOptions.SuppressBottomSpacing | As...

    Optimize your layout with CompatibilityOptions' SuppressBottomSpacing property, ensuring perfect line height on the last page for a polished look....= new Document (); // This object contains an extensive list...document's compatibility options object by state, then prints each...

    reference.aspose.com/words/net/aspose.words.set...
  2. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated....Document () # Insert a WordArt object to display text in a shape...These types will have "WordArt object" in the description, # and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompatibilityOptions.DisplayHangulFixedWidth | ...

    Optimize your display with the CompatibilityOptions DisplayHangulFixedWidth property. Ensure consistent, fixed-width Hangul characters for clarity and style....= new Document (); // This object contains an extensive list...document's compatibility options object by state, then prints each...

    reference.aspose.com/words/net/aspose.words.set...
  4. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....Document () # Insert a WordArt object to display text in a shape...These types will have "WordArt object" in the description, # and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::TextPath::get_Italic me...

    Aspose::Words::Drawing::TextPath::get_Italic method. True if the font is formatted as italic in C++....Document > (); // Insert a WordArt object to display text in a shape...These types will have "WordArt object" in the description, // and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. How to Convert Excel to Word in C#

    This basic tutorial elaborates the details on how to convert Excel to Word in C#. In order to convert Excel to Word C# environment configuration and sample code is explained for clear understanding....Excel file into the Workbook object for conversion to a Word document...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  7. How to Secure PowerPoint Presentation using Java

    This tutorial provides details on how to secure PowerPoint presentation using Java. We will password protect powerpoint presentation using java to avoid unwanted access and modifications....Instantiate a Presentation class object to load the source file Specify...

    kb.aspose.com/slides/java/how-to-secure-powerpo...
  8. Convert Markdown to Word in Python

    This article explains the details to convert Markdown to Word in Python. It includes the stepwise algorithm and a runnable sample code to export Markdown to DOCX in Python....convert_html method and DocSaveOptions object. In this guide, you have explored...

    kb.aspose.com/html/python/convert-markdown-to-w...
  9. How to Convert HTML to Markdown in Java

    This brief tutorial covers how to convert HTML to Markdown in Java. It explains how to setup the environment, make a few API calls and run the sample code snippet to convert HTML to MD in Java....the MarkdownSaveOptions class object in the parameters. This tutorial...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  10. Convert HTML to Word in Python

    This brief guide covers the information to convert HTML to Word in Python. It discusses the step-by-step algorithm and a working sample code that exports HTML to Word in Python....HTMLDocument class Initiate an object of the DocSaveOptions class...

    kb.aspose.com/html/python/convert-html-to-word-...