Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 40,824 for

properties

(0.05 sec)
  1. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....Smart tags use the "Element" property to reflect the type of data...into custom XML properties. smart_tag . properties . add ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with the Shadow Effect of Shape or Char...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....shadow_effect property along with ShadowEffect class...class contains the following properties which can be set to achieve...

    docs.aspose.com/cells/python-net/working-with-t...
  3. Working with the Glow Effect of Shape or Chart|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....glow property along with GlowEffect class...class contains the following properties which can be set to achieve...

    docs.aspose.com/cells/python-net/working-with-t...
  4. Managing Page Breaks|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....provides a wide range of properties and methods for managing...HorizontalPageBreaks and VerticalPageBreaks properties. The HorizontalPageBreaks...

    docs.aspose.com/cells/java/managing-page-breaks/
  5. How to Find and Replace Text in Word Document u...

    In this short tutorial you will learn how to find and replace text in Word document using C#. In C# Word document replace text is possible using simple API calls for any of .NET based applications....class object to set different properties Set the search and replace...method along with different properties Save the output word file...

    kb.aspose.com/words/net/how-to-find-and-replace...
  6. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...this issue: Check Text Box Properties : Ensure that the text box...box does not have properties that could affect the layout of the...

    forum.aspose.com/t/converting-word-document-to-...
  7. 检查演示文稿|Aspose.Slides for Python 文档

    在 Python 中读取和修改 PowerPoint 演示文稿属性... read_document_properties () print ( props . created_time...PresentationInfo.update_document_properties 方法,允许您对演示文稿属性进行更改。 假设我们有一个...

    docs.aspose.com/slides/zh/python-net/examine-pr...
  8. ActiveX|Aspose.Slides Documentation

    Manage ActiveX controls in PowerPoint presentation in C# or .NET...delete it by using its various properties. Remember, ActiveX controls...object. Change the different properties of the TextBox1 ActiveX control...

    docs.aspose.com/slides/net/activex/
  9. How to Insert Comment in Word using Python

    This article explains how to insert comment in Word using Python. It assists in configuring the IDE environment to use the required libraries, step-by-step procedure to write the program and a runnable sample code to add comment in Word using Python....information to set different properties of the comment while adding...object and set its basic properties Add a comment to the document...

    kb.aspose.com/words/python/how-to-insert-commen...
  10. How to Convert MD to PDF using C#

    This short tutorial guides on how to convert MD to PDF using C#. It contains all the information to set the environment and a runnable sample code along with description to export MD to PDF using C#....class object and set its properties Convert the resultant HTML...ready, now you can set the properties for the output ODF file and...

    kb.aspose.com/html/net/how-to-convert-md-to-pdf...