You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/androidjava/english/com.aspose.slides/_index.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -236,7 +236,7 @@ url: /com.aspose.slides/
236
236
|[GradientStopCollection](../com.aspose.slides/gradientstopcollection)| Represnts a collection of gradient stops. |
237
237
|[GradientStopCollectionEffectiveData](../com.aspose.slides/gradientstopcollectioneffectivedata)| Represents a collection of GradientStopData objects. |
238
238
|[GradientStopEffectiveData](../com.aspose.slides/gradientstopeffectivedata)| Immutable object which represents a gradient stop. |
239
-
|[GradientStyle](../com.aspose.slides/gradientstyle)| Represents the styles available for a gradient. |
239
+
|[GradientStyle](../com.aspose.slides/gradientstyle)| Represents the available gradient styles. |
|[GraphicalObjectLock](../com.aspose.slides/graphicalobjectlock)| Determines which operations are disabled on the parent GraphicalObject. |
242
242
|[GrayScale](../com.aspose.slides/grayscale)| Represents a Gray Scale effect. |
@@ -273,6 +273,7 @@ url: /com.aspose.slides/
273
273
|[InterruptionToken](../com.aspose.slides/interruptiontoken)| This class represents the token to use for signaling long running tasks whether the interruption was requested. |
274
274
|[InterruptionTokenSource](../com.aspose.slides/interruptiontokensource)| Represents the source of [InterruptionToken](../com.aspose.slides/interruptiontoken). |
275
275
|[InvalidPasswordException](../com.aspose.slides/invalidpasswordexception)| Exception which thrown when presentation file format is unsupported. |
276
+
|[LayoutPlaceholderManager](../com.aspose.slides/layoutplaceholdermanager)| Represents manager that allows you to add placeholders to the layout slide. |
276
277
|[LayoutSlide](../com.aspose.slides/layoutslide)| Represents a layout slide. |
277
278
|[LayoutSlideCollection](../com.aspose.slides/layoutslidecollection)| Represents a base class for collection of a layout slides. |
278
279
|[LayoutSlideHeaderFooterManager](../com.aspose.slides/layoutslideheaderfootermanager)| Represents manager which holds behavior of the layout slide footer, date-time, page number placeholders and all child placeholders. |
@@ -581,7 +582,7 @@ url: /com.aspose.slides/
581
582
|[TextFrameFormat](../com.aspose.slides/textframeformat)| Contains the TextFrame's formatTextFrameFormatting properties. |
582
583
|[TextHighlightingOptions](../com.aspose.slides/texthighlightingoptions)| Represents options which can be used to highlight text in text frame. |
583
584
|[TextInheritanceLimit](../com.aspose.slides/textinheritancelimit)| Controls the depth of the text properties inheritance. |
584
-
|[TextSearchOptions](../com.aspose.slides/textsearchoptions)| Represents options which can be used to find text in Presentation, Slide or TextFrame. |
585
+
|[TextSearchOptions](../com.aspose.slides/textsearchoptions)| Represents options that can be used to search for text in a Presentation, Slide or TextFrame. |
585
586
|[TextShapeType](../com.aspose.slides/textshapetype)| Represents text wrapping shape. |
586
587
|[TextStrikethroughType](../com.aspose.slides/textstrikethroughtype)| Represents the type of text strikethrough. |
587
588
|[TextStyle](../com.aspose.slides/textstyle)| This class contains the text style formatting properties. |
@@ -872,6 +873,7 @@ url: /com.aspose.slides/
872
873
|[IInterruptionToken](../com.aspose.slides/iinterruptiontoken)| This class represents the token to use for signaling long running tasks whether the interruption was requested. |
873
874
|[IInterruptionTokenSource](../com.aspose.slides/iinterruptiontokensource)| Represents the source of [IInterruptionToken](../com.aspose.slides/iinterruptiontoken). |
874
875
|[IKnownIssueWarningInfo](../com.aspose.slides/iknownissuewarninginfo)| Represents a warning about known issue which won't be fixed in the near future. |
876
+
|[ILayoutPlaceholderManager](../com.aspose.slides/ilayoutplaceholdermanager)| Represents manager that allows you to add placeholders to the layout slide. |
875
877
|[ILayoutSlide](../com.aspose.slides/ilayoutslide)| Represents a layout slide. |
876
878
|[ILayoutSlideCollection](../com.aspose.slides/ilayoutslidecollection)| Represents a base class for collection of a layout slides. |
877
879
|[ILayoutSlideHeaderFooterManager](../com.aspose.slides/ilayoutslideheaderfootermanager)| Represents manager which holds behavior of the layout slide footer, date-time, page number placeholders and all child placeholders. |
@@ -1102,7 +1104,7 @@ url: /com.aspose.slides/
1102
1104
|[ITextFrameFormat](../com.aspose.slides/itextframeformat)| Contains the TextFrame's formatting properties. |
1103
1105
|[ITextFrameFormatEffectiveData](../com.aspose.slides/itextframeformateffectivedata)| Immutable object which contains effective text frame formatting properties. |
1104
1106
|[ITextHighlightingOptions](../com.aspose.slides/itexthighlightingoptions)| Represents options which can be used to highlight text in text frame. |
1105
-
|[ITextSearchOptions](../com.aspose.slides/itextsearchoptions)| Represents options which can be used to find text in Presentation, Slide or TextFrame. |
1107
+
|[ITextSearchOptions](../com.aspose.slides/itextsearchoptions)| Represents options that can be used to search for text in a Presentation, Slide or TextFrame. |
1106
1108
|[ITextStyle](../com.aspose.slides/itextstyle)| Text style formatting properties. |
1107
1109
|[ITextStyleEffectiveData](../com.aspose.slides/itextstyleeffectivedata)| Immutable object which contains effective text style properties. |
1108
1110
|[ITextToHtmlConversionOptions](../com.aspose.slides/itexttohtmlconversionoptions)| Options for extracting HTML from the Pptx text. |
Copy file name to clipboardExpand all lines: content/androidjava/english/com.aspose.slides/ifindresultcallback/_index.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -13,20 +13,20 @@ Callback interface used to getting search text result.
13
13
14
14
| Method | Description |
15
15
| --- | --- |
16
-
| [foundResult(ITextFrame textFrame, String sourceText, String foundText, int textPosition)](#foundResult-com.aspose.slides.ITextFrame-java.lang.String-java.lang.String-int-) | Callback method which receives data about found text. |
16
+
| [foundResult(ITextFrame textFrame, String sourceText, String foundText, int textPosition)](#foundResult-com.aspose.slides.ITextFrame-java.lang.String-java.lang.String-int-) | Callback method that receives data about the found text. |
17
17
### foundResult(ITextFrame textFrame, String sourceText, String foundText, int textPosition) {#foundResult-com.aspose.slides.ITextFrame-java.lang.String-java.lang.String-int-}
18
18
```
19
19
public abstract void foundResult(ITextFrame textFrame, String sourceText, String foundText, int textPosition)
20
20
```
21
21
22
22
23
-
Callback method which receives data about found text.
23
+
Callback method that receives data about the found text.
24
24
25
25
**Parameters:**
26
26
| Parameter | Type | Description |
27
27
| --- | --- | --- |
28
-
| textFrame | [ITextFrame](../../com.aspose.slides/itextframe) | [ITextFrame](../../com.aspose.slides/itextframe) where serching text was found. |
29
-
| sourceText | java.lang.String | Source text of TextFrame where text was found. |
30
-
| foundText | java.lang.String | Found text. |
31
-
| textPosition | int | Position of found text in source text. |
28
+
| textFrame | [ITextFrame](../../com.aspose.slides/itextframe) | The [ITextFrame](../../com.aspose.slides/itextframe) in which the text was found. |
29
+
| sourceText | java.lang.String | The source text in which the text was found. |
30
+
| foundText | java.lang.String | The found text. |
31
+
| textPosition | int | The position of the found text. |
0 commit comments