Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 15,993 for

true type

(0.07 sec)
  1. 检查工作簿中的VBA项目是否用JavaScript通过C++签名|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查工作簿中的VBA项目是否已签名。...若已签名,返回 true ;否则返回 false 。 <!DOCTYPE html>...Signed Check </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  2. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....add("Authorized", true); properties.add("Authorized...contains(String name) Returns true if a property with the specified...

    reference.aspose.com/words/java/com.aspose.word...
  3. StructuredDocumentTag.setUncheckedSymbol method...

    StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control....fontName : string ) Parameter Type Description characterCode number...SdtType.Checkbox SDT types. For all other SDT types exception will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Adjustment class | Aspo...

    Aspose::Words::Drawing::Adjustment class. Represents adjustment values that are applied to the specified shape in C++.... static Type () Examples Shows how to work...Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline in Java....hasDataLabels(true); series.setExplosion(40); for...getDataLabels().get(i).setShowCategoryName(true); series.getDataLabels().get(i)...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....SHAPE, true); Assert.assertEquals(shapes...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  7. Converter.create method | Aspose.Words for Python

    aspose.words.lowcode.Converter.create method... Parameter Type Description context ConverterContext...load_options . ignore_ole_data = True aw . lowcode . Converter . create...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used to represent the checked state of a check box content control.... Parameter Type Description character_code int...SdtType.CHECKBOX SDT types. For all other SDT types exception will...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....hasDataLabels(true); series.getDataLabels().setShowValue(false);...getDataLabels().setShowCategoryName(true); doc.save(getArtifactsDir()...

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

    Implements the EQ field in Java....FIELD_EQUATION, true); builder.moveTo(field.getSeparator());...FieldFormat object that provides typed access to field’s formatting...

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