Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 15,915 for

java disposable

(0.3 sec)
  1. JoinPortionsWithSameFormatting Carries Over "Er...

    Hello Aspose Team! We’ve been running into an issue with red swiggly underscores (usually a sign of misspelling) in text that we replaced. This seems to be partially an issue on PPT not re-evaluating text eagerly anymor…...Family slides-text , slides-java ecodev October 29, 2025, 2:52am...(presentation != null) { presentation.dispose(); } } } I tested this with...

    forum.aspose.com/t/joinportionswithsameformatti...
  2. Manage Presentation Notes on Android|Aspose.Sli...

    Customize presentation notes with Aspose.Slides for Android via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Slides for Android via Java provides the feature of removing...if ( pres != null ) pres . dispose (); } Remove Notes from a Presentation...

    docs.aspose.com/slides/androidjava/presentation...
  3. Manage Presentation Notes in JavaScript|Aspose....

    Customize presentation notes in JavaScript with Aspose.Slides for Node.js. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....js via Java provides the feature of removing...( pres != null ) { pres . dispose (); } } Remove Notes from Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java, streamlining visual workflows....Slides for Android via Java does not provide a simple method...tempPresentation . dispose (); presentation . dispose (); FAQ Will...

    docs.aspose.com/slides/androidjava/get-the-enti...
  5. Clone Presentation Slides in PHP|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for PHP. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....Slides for PHP via Java also makes it possible to make...In Aspose.Slides for PHP via Java, (a collection of ISlide objects)...

    docs.aspose.com/slides/php-java/clone-slides/
  6. Clone Presentation Slides on Android|Aspose.Sli...

    Duplicate PowerPoint slides with Aspose.Slides for Android. Follow our clear Java code examples to automate PPT creation in seconds and eliminate manual work....Slides for Android via Java also makes it possible to make...Aspose.Slides for Android via Java, (a collection of ISlide objects)...

    docs.aspose.com/slides/androidjava/clone-slides/
  7. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java, streamlining visual workflows....Slides for PHP via Java does not provide a simple method...$tempPresentation -> dispose (); $presentation -> dispose (); FAQ Will...

    docs.aspose.com/slides/php-java/get-the-entire-...
  8. Manage Presentation Slide Masters on Android|As...

    Manage Slide Masters in Aspose.Slides for Android: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples.... dispose (); } The IMasterSlide interface...( image != null ) image . dispose (); } pres . getMasters ()...

    docs.aspose.com/slides/androidjava/slide-master/
  9. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility....js via Java allows you to export math equations...( pres != null ) { pres . dispose (); } } FAQ What exactly is...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  10. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ bmp}); 12 // ----------...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ bmp}); 12 // ----------...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/