Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 14,729 for

true type

(0.11 sec)
  1. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout Types, placeholder control, and footer visibility through C# code examples....slide master—either by their type, name, or unique ID. Alternatively...under the Presentation class Types like ILayoutSlide , IMasterLayoutSlideCo...

    docs.aspose.com/slides/net/slide-layout/
  2. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index.... Parameter Type Description index int Remarks... NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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.... The first parameter is of type Aspose.Cells.Cell on which conditional... The second parameter is of type Aspose.Cells.Rendering.ImageOrPrintOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Working with Comments in Python|Aspose.Words fo...

    How to add, remove, or manipulate comments in a document using Python....get_child_nodes method is set to true: this forces the get_child_nodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/python-net/working-with-c...
  5. Aspose::Words::WebExtensions::TaskPaneCollectio...

    Aspose::Words::WebExtensions::TaskPaneCollection class. Specifies a list of persisted task pane objects. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionPropertyCollection class. Specifies a set of web extension custom properties. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the index of a property by its name. Enhance your coding productivity today!...IndexOf ( string name ) Parameter Type Description name String The...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  8. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... Parameter Type Description version MsWordVersion...each group.""" for enabled in ( True , False ): print ( ' \t Enabled...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!...dateTime , string text ) Parameter Type Description author String The...GetChildNodes ( NodeType . Comment , true ). Count , Is . EqualTo ( 2...

    reference.aspose.com/words/net/aspose.words/com...
  10. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....setCalculateOnExit(true); Assert.assertEquals(3, comboBox...checkBox.isCheckBoxExactSize(true); checkBox.setHelpText("Right...

    reference.aspose.com/words/java/com.aspose.word...