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/cpp/english/aspose.slides/ipicturefillformat/compressimage/_index.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,17 +39,14 @@ if the image was resized or cropped, otherwise ****false****
39
39
40
40
The following example demonstrates how to use the **CompressImage** method to reduce the size of an image in a presentation by setting a target resolution and removing cropped areas:
41
41
```cpp
42
-
[C#]
43
-
using (Presentation presentation = new Presentation("demo.pptx"))
Copy file name to clipboardExpand all lines: content/cpp/english/aspose.slides/picturefillformat/compressimage/_index.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,17 +39,14 @@ if the image was resized or cropped, otherwise ****false****
39
39
40
40
The following example demonstrates how to use the **CompressImage** method to reduce the size of an image in a presentation by setting a target resolution and removing cropped areas:
41
41
```cpp
42
-
[C#]
43
-
using (Presentation presentation = new Presentation("demo.pptx"))
0 commit comments