Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 17,096 for

java disposable

(0.17 sec)
  1. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Presentation in Java Aspose.Slides Product Family slides-java , slides-headerfooter...} finally { presentation2.dispose(); } } } }finally { presentation...

    forum.aspose.com/t/read-and-replace-header-and-...
  2. Java 中将 PowerPoint 演示文稿转换为 Markdown|Aspose.Sl...

    使用 Aspose.Slides for Java 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。...在 Java 中将 PowerPoint 演示文稿转换为 Markdown Contents [ Hide ] 已在 Aspose...if ( pres != null ) pres . dispose (); } 将 PowerPoint 转换为 Markdown...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  3. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with Java....PDF for Java supports the feature to digitally...pdfDocument != null ) pdfDocument . dispose (); } } Replace signature Image...

    docs.aspose.com/pdf/java/extract-image-and-sign...
  4. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...PowerPoint to PDF in Java - Accessibility Alt-Text Not Read by...Slides Product Family slides-java , slides-pdfexport Nobl June...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  5. Multithreading in Aspose.Slides for Node.js via...

    Aspose.Slides for Node.js via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....js via Java Contents [ Hide ] Introduction...finally { slidePresentation . dispose (); } }); // Wait for all tasks...

    docs.aspose.com/slides/nodejs-java/multithreading/
  6. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more....Watermarks to Presentations in Java Contents [ Hide ] About Watermarks...watermarkText ); presentation . dispose (); See also How to Use the...

    docs.aspose.com/slides/java/watermark/
  7. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Java, boosting presentation impact across PPT and PPTX formats with clear Java code examples....Markers in Presentations Using Java Contents [ Hide ] Set Chart...if ( pres != null ) pres . dispose (); } FAQ Which marker shapes...

    docs.aspose.com/slides/java/chart-data-marker/
  8. Aspose.Slides for Java Returns Incorrect Legend...

    When we are trying to fetch the legend entry count in case of PPT, we see that it is coming as 1 even though we have turned the show legend flag as false. In case of PPT it is coming as 1 and in case of excel it is comin…...Slides for Java Returns Incorrect Legend Entry Count from...Slides Product Family slides-java , slides-chart VaradS January...

    forum.aspose.com/t/aspose-slides-for-java-retur...
  9. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one presentation to another, or even when I create an empty slide in the target presen…...Slides Across Presentations in Java Aspose.Slides Product Family...Family slides-text , slides-java , slides-design , slides-cloning...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  10. Color Palette Labels in a Chart Are Not Positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] ima…...EMF in Java Aspose.Slides Product Family slides-java , slides-svg...inserted; SvgImageLegendLabels.java - small sample code to reproduce...

    forum.aspose.com/t/color-palette-labels-in-a-ch...