Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 15,087 for

true type

(0.51 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns True for encrypted files needing a password to access....IsEncrypted property Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/net/aspose.words/fil...
  3. Border | Aspose.Words for Java

    Represents a border of an object in Java....isInheritedComplexAt() isVisible() Returns true if the getLineStyle() / setLineStyle(int)...docx"); Parameters: Parameter Type Description rhs Border Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....FIELD_GO_TO_BUTTON, true); field.setDisplayText("My Button");...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartDataLabelPosition | Aspose.Words for Java

    Specifies the position for a chart data label in Java.... Remarks: Not all series types allow you to specify label positions...color. series.hasDataLabels(true); ChartDataLabelCollec dataLabels...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartFormat.ShapeType | Aspose.Words for .NET

    Discover how to use the ChartFormat ShapeType property to customize your chart elements effectively. Enhance your data visualization today!...property Gets or sets the shape type of the parent chart element...HasDataLabels = true ; series . DataLabels . ShowValue = true ; // Format...

    reference.aspose.com/words/net/aspose.words.dra...
  7. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyBookmark");...FieldFormat object that provides typed access to field’s formatting...

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

    Represents the glow formatting for an object in Java....SHAPE, 0, true); // Apply glow effect to the...getChild(NodeType.SHAPE, 0, true); // Check glow effect attributes...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....SmartArt Layout Type To change the SmartArt layout type, follow these...BASIC_BLOCK_LIST ) # Change the layout type to BASIC_PROCESS. smart . layout...

    docs.aspose.com/slides/python-net/manage-smartart/