Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 16,790 for

true type

(2.21 sec)
  1. Read Outlook PST Files with Aspose.Email for Py...

    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....You can set this property to True to get only user-created folders...only_folders_created_by_user . equals ( True ) folders = pst . root_folder...

    docs.aspose.com/email/python-net/read-outlook-p...
  2. Read Outlook PST Files with Aspose.Email for Py...

    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....You can set this property to True to get only user-created folders...only_folders_created_by_user . equals ( True ) folders = pst . root_folder...

    docs.aspose.com/email/python-net/read-outlook-p...
  3. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte.... RUN , 0 , True ) . as_run () # Make changes...cast object of type ‘Aspose.Words.XXX’ to type ‘Aspose.Words.Drawing...

    docs.aspose.com/words/af/python-net/python-notes/
  4. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run.... insert_field ( field_type = aw . fields . FieldType ....FIELD_MACRO_BUTTON , update_field = True ) . as_field_macro_button ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....Shows how to set a custom zoom type, which older versions of Microsoft..."DisplayBackgroundSha" flag to "true". Assert.assertTrue(doc.getViewOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  7. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....FIELD_NEXT, true); Assert.assertEquals(" NEXT...the following 3 properties is true. FieldNextIf fieldNextIf = (FieldNextIf)...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....FIELD_SECTION, true); Assert.assertEquals(fieldSection...insertField(FieldType.FIELD_PAGE, true); Assert.assertEquals(fieldPage...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....FIELD_SECTION, true); Assert.assertEquals(fieldSection...insertField(FieldType.FIELD_PAGE, true); Assert.assertEquals(fieldPage...

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