Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 15,945 for

true type

(0.32 sec)
  1. VariableCollection | Aspose.Words for Java

    A collection of document variables in Java....FIELD_DOC_VARIABLE, true); field.setVariableName("Home...insertField(FieldType.FIELD_DOC_VARIABLE, true); field.setVariableName("Home...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....Words, the following types of SDT or content control can...to create content control of type checkbox. The following code...

    docs.aspose.com/words/python-net/working-with-c...
  3. RevisionType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionType enum to efficiently track and manage document changes. Enhance your document editing with precision!...RevisionType enumeration Specifies the type of change being tracked in Revision...( doc . HasRevisions , Is . True ); Assert . That ( doc . Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  4. FindReplaceOptions | Aspose.Words for .NET

    Discover the FindReplaceOptions constructor to easily initialize a new instance with default settings, enhancing your search and replace functionality.... UseSubstitutions = true ; // Using legacy mode does...FindReplaceDirection direction ) Parameter Type Description direction FindReplaceDirection...

    reference.aspose.com/words/net/aspose.words.rep...
  5. MailMerger.Execute | Aspose.Words for .NET

    Streamline your workflow with the MailMerger Execute method, effortlessly merging data for single records to enhance efficiency and accuracy....object [] fieldValues ) Parameter Type Description inputFileName String...mailMergeOptions . TrimWhitespaces = true ; MailMerger . Execute ( doc...

    reference.aspose.com/words/net/aspose.words.low...
  6. Customization of Rendering Results by Extending...

    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....Bold = true; slide.AddNote("This is the...extension. <Extension Name= "ASPPTX" Type= "Aspose.Slides.ReportingServices...

    docs.aspose.com/slides/reportingservices/custom...
  7. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a comment.... COMMENT , True ) # If a comment has no ancestor...comment as opposed to a reply-type comment. # Print all top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...要设置验证,设置一些 Validation 类的属性,如下所示: Type – 表示验证类型,可以使用 ValidationType...)); // Setting the validation type to whole number validation ...

    docs.aspose.com/cells/zh/cpp/data-validation/
  9. FieldCitation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldCitation class for seamless citation management in documents. Enhance your writing with efficient field implementation!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. VolumeNumber...

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

    Allows to specify additional options when loading CHM document into a Document object in Java.... Parameters: Parameter Type Description obj java.lang.Object...getChild(NodeType.SHAPE, 0, true); Assert.assertTrue(shape.isImage());...

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