Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 29,923 for

true type

(0.14 sec)
  1. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....all child nodes of a specific type from a composite node. Document...getChildNodes(NodeType.TABLE, true).getCount()); Node curNode =...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Slides::IBulletFormatEffectiveData Clas...

    Public Member Functions | List of all members Aspose::Slides::IBulletFormatEffectiveData Class Reference abstract Imm......BulletType get_Type ()=0 Returns the bullet type of a paragraph...portion in the paragraph. Returns true if bullet has own color and...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  3. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....are three different calendar types according to which the SAVEDATE...FIELD_SAVE_DATE, true); field.setUseLunarCalendar(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Markup::IStructuredDocumentTag i...

    Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++.... if set to true, this state shall be resumed...get_LockContentControl () When set to true, this property will prohibit...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. HasAttributeNS | Aspose.Finance for .NET API Re...

    Returns True when an attribute with a given local name and namespace URI is specified on this element or has a default value false otherwise....HasAttributeNS method Returns true when an attribute with a given...string localName ) Parameter Type Description namespaceURI String...

    reference.aspose.com/finance/net/aspose.finance...
  7. MathRightSubSuperscriptElement | Aspose.Slides ...

    Specifies the Sub-Superscript object which consists of a base and a subscript and superscript placed to the right of the base.... Parameters: Parameter Type Description baseArg IMathElement...subscript/superscript. When true, subscript and superscript are...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. MathRightSubSuperscriptElement | Aspose.Slides ...

    Specifies the Sub-Superscript object which consists of a base and a subscript and superscript placed to the right of the base.... Parameters: Parameter Type Description baseArg IMathElement...subscript/superscript. When true, subscript and superscript are...

    reference.aspose.com/slides/androidjava/com.asp...
  9. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....hasDataLabels(true); Assert.assertFalse(series...getDataLabels().get(i).setShowCategoryName(true); series.getDataLabels().get(i)...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentPrivilege | Aspose.PDF for Python via ....

    Represents the privileges for accessing Pdf file. Refer to[PdfFileSecurity](/pdf/python-net/aspose.pdf.facades/pdffilesecurity/).
    There are 4 ways using this class:
    1.Using predefined privilege directly.
    2.Based on a predefined privilege and change some specifical permissions.
    3.Based on a predefined privilege and change some specifical Adobe Professional permissions combination.
    4.Mixes the way2 and way3.... The DocumentPrivilege type exposes the following members:...permission which allow print or not. true is allow and false is forbidden...

    reference.aspose.com/pdf/python-net/aspose.pdf....