Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 17,655 for

java disposable

(0.13 sec)
  1. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....lets you convert PS files using Java in high-quality BMP, JPG, TIFF...System::Details::DisposeGuard<1> __dispose_guard_0({ fs}); // ----------...

    docs.aspose.com/page/cpp/convert-ps/
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... dispose (); } } } finally { templatePresentation...templatePresentation . dispose (); } Excel Table Example In the second...

    docs.aspose.com/slides/nodejs-java/excel-integr...
  3. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...Family slides-text , slides-java , slides-hyperlink , slides-pdfexport...if(presentation!=null){ presentation.dispose(); } } return modifiedPptxFile;...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  4. Pagination tableau imbriquées - Free Support Fo...

    Bonjour, Je vous contacte concernant un comportement inattendu du LINQ Reporting Engine lors de la gestion des sauts de page dans nos tableaux imbriqués. Afin de vous permettre de reproduire et d’analyser le problème, …...Words Product Family words-java , linq-reporting-engine MOizno...que chaque sous-catégorie dispose de son propre tableau, puis...

    forum.aspose.com/t/pagination-tableau-imbriquee...
  5. 图片|Aspose.Slides 文档

    使用 Aspose.Slides for Android 处理图片:插入、裁剪、压缩、重新着色,并使用 Java 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。...Slides for Android via Java 从内存图像插入和访问图片。下面的示例将在内存中创建图像,将其放置在幻灯片上,然后检索它。...} finally { presentation . dispose (); } } 访问图片 此示例确保幻灯片包含图片框,然后访问找到的第一个图片框。...

    docs.aspose.com/slides/zh/androidjava/examples/...
  6. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....js via Java provides the feature for managing...( pres != null ) { pres . dispose (); } } function updateHeaderFooterTe...

    docs.aspose.com/slides/nodejs-java/presentation...
  7. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Java: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....Slides for Java . Add a Hyperlink Create a rectangle...} finally { presentation . dispose (); } } Access a Hyperlink...

    docs.aspose.com/slides/java/examples/elements/h...
  8. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Android: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....Slides for Android via Java . Add a Hyperlink Create a rectangle...} finally { presentation . dispose (); } } Access a Hyperlink...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....paragraphs, and portions in Java. Aspose.Slides provides the...modified presentation. This Java code is an implementation of...

    docs.aspose.com/slides/androidjava/manage-parag...
  10. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Slides for PHP via Java provides the AutoShape class...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Check...

    docs.aspose.com/slides/php-java/manage-textbox/