Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 6,328 for

presentation comment

(0.05 sec)
  1. Remove DOCX Annotation Online or Manage Annotat...

    delete Comments from DOCX file through online app for free. Android API code to manage Comments of DOCX files....via Java Annotate Docx Clear Comments from DOCX Document Online... Code listed for managing comments of DOCX file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  2. Remove DOT Annotation Online or Manage Annotati...

    delete Comments from DOT file through online app for free. Android API code to manage Comments of DOT files....via Java Annotate Dot Clear Comments from DOT Document Online or... Code listed for managing comments of DOT file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  3. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for C++: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C++ examples....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); slide -> get_HeaderFooterManager...

    docs.aspose.com/slides/cpp/examples/elements/he...
  4. Remove DOC Annotation Online or Manage Annotati...

    delete Comments from DOC file through online app for free. Android API code to manage Comments of DOC files....via Java Annotate Doc Clear Comments from DOC Document Online or... Code listed for managing comments of DOC file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  5. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...notes_text_frame . text = "My note" presentation . save ( "note.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Remove XLTX Annotation Online or Manage Annotat...

    delete Comments from XLTX file through online app for free. Android API code to manage Comments of XLTX files....via Java Annotate Xltx Clear Comments from XLTX Document Online... Code listed for managing comments of XLTX file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  7. Remove XLTM Annotation Online or Manage Annotat...

    delete Comments from XLTM file through online app for free. Android API code to manage Comments of XLTM files....via Java Annotate Xltm Clear Comments from XLTM Document Online... Code listed for managing comments of XLTM file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  8. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; slide . HeaderFooterManager ....

    docs.aspose.com/slides/net/examples/elements/he...
  9. Remove ODT Annotation Online or Manage Annotati...

    delete Comments from ODT file through online app for free. Android API code to manage Comments of ODT files....via Java Annotate Odt Clear Comments from ODT Document Online or... Code listed for managing comments of ODT file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  10. Note|Aspose.Slides for PHP Documentation

    Add, read, edit, and export speaker notes in PHP with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....addNote () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $notesSlide...

    docs.aspose.com/slides/php-java/examples/elemen...